..
internal
crypto: ecc - Export additional helper functions
2021-10-29 21:04:03 +08:00
acompress.h
crypto: api - check for ERR pointers in crypto_destroy_tfm()
2021-03-13 00:04:01 +11:00
aead.h
crypto: header - Fix spelling errors
2021-05-28 14:21:08 +08:00
aes.h
…
akcipher.h
crypto: api - check for ERR pointers in crypto_destroy_tfm()
2021-03-13 00:04:01 +11:00
algapi.h
crypto: api - Move crypto attr definitions out of crypto.h
2021-06-24 14:51:35 +08:00
arc4.h
…
asym_tpm_subtype.h
…
authenc.h
…
b128ops.h
…
blake2b.h
crypto: blake2b - sync with blake2s implementation
2021-01-03 08:41:39 +11:00
blake2s.h
crypto: blake2s - include <linux/bug.h> instead of <asm/bug.h>
2021-01-03 08:41:39 +11:00
blowfish.h
…
cast5.h
…
cast6.h
…
cast_common.h
…
chacha.h
random: initialize ChaCha20 constants with correct endianness
2021-04-02 18:28:12 +11:00
chacha20poly1305.h
…
cryptd.h
…
ctr.h
…
curve25519.h
crypto: lib/curve25519 - Move selftest prototype into header file
2020-11-20 14:45:33 +11:00
des.h
…
dh.h
…
drbg.h
…
ecc_curve.h
crypto: ecc - add curve25519 params and expose them
2021-03-13 00:04:04 +11:00
ecdh.h
Merge branch 'ecc'
2021-03-26 19:55:55 +11:00
engine.h
crypto: engine - Add KPP Support to Crypto Engine
2021-10-29 21:04:03 +08:00
gcm.h
…
gf128mul.h
…
ghash.h
…
hash.h
crypto: header - Fix spelling errors
2021-05-28 14:21:08 +08:00
hash_info.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
hmac.h
…
if_alg.h
…
kpp.h
crypto: api - check for ERR pointers in crypto_destroy_tfm()
2021-03-13 00:04:01 +11:00
md5.h
…
nhpoly1305.h
…
null.h
…
padlock.h
…
pcrypt.h
…
pkcs7.h
…
poly1305.h
crypto: poly1305 - fix poly1305_core_setkey() declaration
2021-04-02 18:28:12 +11:00
public_key.h
crypto: public_key: fix overflow during implicit conversion
2021-08-23 20:25:24 +03:00
rng.h
crypto: api - check for ERR pointers in crypto_destroy_tfm()
2021-03-13 00:04:01 +11:00
scatterwalk.h
crypto: scatterwalk - Remove obsolete PageSlab check
2021-06-28 11:28:08 +08:00
serpent.h
…
sha1.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
sha1_base.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
sha2.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
sha3.h
…
sha256_base.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
sha512_base.h
crypto: sha - split sha.h into sha1.h and sha2.h
2020-11-20 14:45:33 +11:00
skcipher.h
crypto: api - check for ERR pointers in crypto_destroy_tfm()
2021-03-13 00:04:01 +11:00
sm2.h
crypto: sm2 - introduce OSCCA SM2 asymmetric cipher algorithm
2020-09-25 17:48:54 +10:00
sm3.h
…
sm3_base.h
crypto: hash - Use memzero_explicit() for clearing state
2020-10-30 17:35:03 +11:00
sm4.h
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
2021-07-30 10:58:30 +08:00
streebog.h
…
twofish.h
…
xts.h
…