linux_dsm_epyc7002/include/crypto/internal
Ard Biesheuvel 6017826b49 crypto: skcipher - add the ability to abort a skcipher walk
After starting a skcipher walk, the only way to ensure that all
resources it has tied up are released is to complete it. In some
cases, it will be useful to be able to abort a walk cleanly after
it has started, so add this ability to the skcipher walk API.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-09-09 17:35:38 +10:00
..
acompress.h
aead.h
akcipher.h
cryptouser.h
des.h crypto: des - split off DES library from generic DES cipher driver 2019-08-22 14:57:33 +10:00
geniv.h
hash.h
kpp.h
rng.h
rsa.h
scompress.h
simd.h
skcipher.h crypto: skcipher - add the ability to abort a skcipher walk 2019-09-09 17:35:38 +10:00