android_kernel_samsung_msm8976/include/crypto
Mathias Krause 6ee3956afc crypto: authenc - Export key parsing helper function
AEAD key parsing is duplicated to multiple places in the kernel. Add a
common helper function to consolidate that functionality.

Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-07-27 21:53:36 +02:00
..
internal crypto: hash - introduce crypto_hash_alg_has_setkey() 2019-07-27 21:49:16 +02:00
ablk_helper.h
aead.h
aes.h
algapi.h crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks 2019-07-27 21:42:52 +02:00
authenc.h crypto: authenc - Export key parsing helper function 2019-07-27 21:53:36 +02:00
b128ops.h
blowfish.h
cast5.h
cast6.h
cast_common.h
compress.h
cryptd.h
crypto_wq.h
ctr.h
des.h
gf128mul.h
hash.h crypto: hash - prevent using keyed hashes without setting key 2019-07-27 21:49:17 +02:00
ice.h crypto: ice: Make ICE init & reset API synchronous 2016-01-27 13:15:39 +05:30
if_alg.h crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path 2019-07-27 21:42:07 +02:00
lrw.h
md5.h
padlock.h
pcrypt.h
public_key.h
rng.h
scatterwalk.h
serpent.h
sha.h
skcipher.h
twofish.h
xts.h