linux/include/crypto
Tadeusz Struk d846e78e49 crypto: public_key: remove MPIs from public_key_signature struct
After digsig_asymmetric.c is converted the MPIs can be now
safely removed from the public_key_signature structure.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David Howells <dhowells@redhat.com>
2016-02-18 14:52:32 +00:00
..
internal
ablk_helper.h
aead.h
aes.h
akcipher.h
algapi.h
authenc.h
b128ops.h
blowfish.h
cast5.h
cast6.h
cast_common.h
chacha20.h
compress.h
cryptd.h
crypto_wq.h
ctr.h
des.h
drbg.h
gf128mul.h
hash.h crypto: hash - Add crypto_ahash_has_setkey 2016-01-18 18:16:11 +08:00
hash_info.h
if_alg.h crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path 2016-01-18 18:16:32 +08:00
lrw.h
mcryptd.h
md5.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
public_key.h crypto: public_key: remove MPIs from public_key_signature struct 2016-02-18 14:52:32 +00:00
rng.h
scatterwalk.h
serpent.h
sha.h
sha1_base.h
sha256_base.h
sha512_base.h
skcipher.h crypto: skcipher - Add crypto_skcipher_has_setkey 2016-01-18 18:16:12 +08:00
twofish.h
vmac.h
xts.h