..
internal
crypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 15:18:12 +08:00
acompress.h
aead.h
crypto: aead - improve documentation for scatterlist layout
2020-03-12 23:00:13 +11:00
aes.h
crypto: aes - helper function to validate key length for AES algorithms
2019-08-09 15:11:43 +10:00
akcipher.h
algapi.h
crypto: algapi - remove crypto_template::{alloc,free}()
2020-01-09 11:30:58 +08:00
arc4.h
crypto: arc4 - refactor arc4 core code into separate library
2019-06-20 14:18:33 +08:00
asym_tpm_subtype.h
authenc.h
b128ops.h
blake2s.h
crypto: blake2s - generic C library implementation and selftest
2019-11-17 09:02:42 +08:00
blowfish.h
cast_common.h
cast5.h
cast6.h
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
cbc.h
chacha.h
crypto: x86/chacha - expose SIMD ChaCha routine as library function
2019-11-17 09:02:39 +08:00
chacha20poly1305.h
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
2019-11-17 09:02:44 +08:00
cryptd.h
ctr.h
crypto: ctr - add helper for performing a CTR encryption walk
2019-07-26 14:56:07 +10:00
curve25519.h
crypto: curve25519 - do not pollute dispatcher based on assembler
2020-04-09 00:01:59 +09:00
des.h
crypto: des - remove now unused __des3_ede_setkey()
2019-08-22 14:57:33 +10:00
dh.h
drbg.h
ecdh.h
engine.h
crypto: ablkcipher - remove deprecated and unused ablkcipher support
2019-11-17 09:02:49 +08:00
gcm.h
crypto: gcm - helper functions for assoclen/authsize check
2019-08-09 15:11:41 +10:00
gf128mul.h
ghash.h
crypto: ghash - add comment and improve help text
2019-07-27 21:08:38 +10:00
hash_info.h
hash.h
crypto: shash - Add init_tfm/exit_tfm and verify descsize
2019-12-11 16:48:39 +08:00
hmac.h
if_alg.h
crypto: Replace zero-length array with flexible-array member
2020-03-06 12:28:21 +11:00
kpp.h
md5.h
nhpoly1305.h
crypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 15:18:12 +08:00
null.h
padlock.h
pcrypt.h
pkcs7.h
PKCS#7: Introduce pkcs7_get_digest()
2019-08-05 18:40:19 -04:00
poly1305.h
crypto: poly1305 - add new 32 and 64-bit generic versions
2020-01-16 15:18:12 +08:00
public_key.h
rng.h
scatterwalk.h
serpent.h
crypto: x86 - Regularize glue function prototypes
2019-12-11 16:36:54 +08:00
sha.h
crypto: sha256 - Remove sha256/224_init code duplication
2019-09-05 14:54:54 +10:00
sha1_base.h
crypto: add header include guards
2019-08-02 14:44:02 +10:00
sha3.h
sha256_base.h
crypto: sha256 - Remove sha256/224_init code duplication
2019-09-05 14:54:54 +10:00
sha512_base.h
crypto: add header include guards
2019-08-02 14:44:02 +10:00
skcipher.h
crypto: skcipher - add crypto_skcipher_min_keysize()
2019-12-11 16:37:00 +08:00
sm3_base.h
crypto: add header include guards
2019-08-02 14:44:02 +10:00
sm3.h
sm4.h
streebog.h
twofish.h
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
2020-01-09 11:30:53 +08:00
xts.h
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
2020-01-09 11:30:53 +08:00