nuttx/crypto
makejian cb3abc48d7 crypto/cryptodev: expansion hash operation
(1) remove size restriction for single hash operation
(2) support hash operation to update uint32_t data
Signed-off-by: makejian <makejian@xiaomi.com>
2023-09-24 03:49:33 +08:00
..
aes.c
blake2s.c
blf.c
cast.c
castsb.h
chacha_private.h
chachapoly.c crypto/cryptodev: expansion hash operation 2023-09-24 03:49:33 +08:00
cmac.c
CMakeLists.txt Fix error: implicit declaration of function 'arc4random'; did you mean 'random'? [-Werror=implicit-function-declaration] 2023-09-12 10:02:50 +08:00
crypto.c
cryptodev.c crypto/cryptodev: expansion hash operation 2023-09-24 03:49:33 +08:00
cryptosoft.c crypto: update aes algorithm process 2023-08-21 13:05:19 +08:00
curve25519.c
des_locl.h
ecb3_enc.c
ecb_enc.c
gmac.c crypto/cryptodev: expansion hash operation 2023-09-24 03:49:33 +08:00
hmac_buff.c
hmac.c
idgen.c
Kconfig board/sim/crypto: Enable CONFIG_CRYPTO_SW_AES 2023-09-11 14:17:07 +08:00
key_wrap.c
Makefile Fix error: implicit declaration of function 'arc4random'; did you mean 'random'? [-Werror=implicit-function-declaration] 2023-09-12 10:02:50 +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
siphash.c
sk.h
spr.h
testmngr.c
testmngr.h
xform.c crypto/cryptodev: expansion hash operation 2023-09-24 03:49:33 +08:00