nuttx/crypto
anjiahao acd3350554 crypto:Sync version differences
1.fix type warning for compile
2.hamc key can less than specified length
3.add new version algorithms to cryptodev
    sha256hmac
    sha384hmac
    sha512hmac
    aes128gmac

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2022-12-14 02:33:56 +08:00
..
aes.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
blake2s.c crypto: Haltian Ltd: update licenses to Apache 2021-11-15 06:49:32 -06:00
blf.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
cast.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
castsb.h crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
chacha_private.h crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
chachapoly.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
cmac.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
crypto.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
cryptodev.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
cryptosoft.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
des_locl.h crypto:Sync version differences 2022-12-14 02:33:56 +08:00
ecb3_enc.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
ecb_enc.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
gmac.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
hmac.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
idgen.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
Kconfig crypto: apply BSD barrier only to SW AES library 2022-01-13 16:27:52 +01:00
key_wrap.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
Makefile tools: Author Gregory Nutt: update licenses to Apache 2021-02-19 08:07:47 -08:00
md5.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
podd.h crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
poly1305.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00
random_pool.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
rijndael.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
rmd160.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
set_key.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
sha1.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
sha2.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
siphash.c crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
sk.h crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
spr.h crypto: Initial copy from https://github.com/openbsd/sys/crypto 2022-12-14 02:33:56 +08:00
testmngr.c crypto: update licenses to Apache 2021-05-27 08:07:25 +09:00
testmngr.h crypto: update licenses to Apache 2021-05-27 08:07:25 +09:00
xform.c crypto:Sync version differences 2022-12-14 02:33:56 +08:00