diff options
author | Horia Geantă <[email protected]> | 2018-03-20 09:56:12 +0200 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2018-03-31 01:33:02 +0800 |
commit | 0550f5a5f0c5bac10e982c1e968db9f3f297dda3 (patch) | |
tree | 20acb9b0e96728b7c717049f543638e7b8bbaeb3 /lib/test_overflow.c | |
parent | eb02c38f019726ede53eb31c3c604fd77cfedc2e (diff) |
crypto: doc - clarify hash callbacks state machine
Add a note that it is perfectly legal to "abandon" a request object:
- call .init() and then (as many times) .update()
- _not_ call any of .final(), .finup() or .export() at any point in
future
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Horia Geantă <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions