nuttx/crypto
Xiang Xiao dec99c0c97 crypto: Remove CRYPTO_BLAKE2S Kconfig
since it's more simple to let linker remove the unused functions from the final image

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-09-10 18:27:03 +08:00
..
aes.c
blake2s.c crypto:fix typo for blake2s 2023-08-10 13:35:44 +08:00
blf.c
cast.c
castsb.h
chacha_private.h
chachapoly.c crypto: fix multiple definition of `poly1305_init' 2023-09-07 17:02:08 -03:00
cmac.c
CMakeLists.txt crypto: Remove CRYPTO_BLAKE2S Kconfig 2023-09-10 18:27:03 +08:00
crypto.c crypto: fix above array bounds warning in nuttx crypto 2023-08-03 03:14:46 -07:00
cryptodev.c crypto: update aes algorithm process 2023-08-21 13:05:19 +08:00
cryptosoft.c crypto: update aes algorithm process 2023-08-21 13:05:19 +08:00
curve25519.c crypto: porting Curve25519 algorithm into nuttx crypto 2023-08-03 03:20:13 -07:00
des_locl.h
ecb3_enc.c
ecb_enc.c
gmac.c
hmac_buff.c
hmac.c
idgen.c
Kconfig crypto: Remove CRYPTO_BLAKE2S Kconfig 2023-09-10 18:27:03 +08:00
key_wrap.c
Makefile crypto: Remove CRYPTO_BLAKE2S Kconfig 2023-09-10 18:27:03 +08:00
md5.c
podd.h
poly1305.c crypto: fix multiple definition of `poly1305_init' 2023-09-07 17:02:08 -03:00
random_pool.c
rijndael.c
rmd160.c
set_key.c
sha1.c
sha2.c crypto: export SHA224/SHA384 via /dev/crypto 2023-08-10 13:36:19 +08:00
siphash.c
sk.h
spr.h
testmngr.c
testmngr.h
xform.c crypto: update aes algorithm process 2023-08-21 13:05:19 +08:00