nuttx/crypto
Petro Karashchenko d499ac9d58 nuttx: fix multiple 'FAR', 'CODE' and style issues
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
aes.c
blake2s.c crypto:fix typo for blake2s 2023-08-10 13:35:44 +08:00
blf.c
bn.c crypto/bn: add method to calculate inv mod and gcd 2024-08-24 11:20:17 +08:00
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 crypto/bn: porting tiny-Bignum-C into nuttx crypto 2023-10-18 12:23:13 +08:00
crypto.c crypto: fix above array bounds warning in nuttx crypto 2023-08-03 03:14:46 -07:00
cryptodev.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
cryptosoft.c crypto: fix wrong implementation in crypto module 2024-08-23 12:57:37 -03: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 crypto/cryptodev: expansion hash operation 2023-09-24 03:49:33 +08:00
hmac_buff.c
hmac.c
idgen.c
Kconfig fix(Kconfig): spellcheck "randon" to "random" 2024-06-15 17:40:18 +08:00
key_wrap.c
Makefile crypto/bn: porting tiny-Bignum-C into nuttx crypto 2023-10-18 12:23:13 +08:00
md5.c
podd.h
poly1305.c crypto/poly1305: Fix false positive '-Wstringop-overflow' warning in poly1305.c 2024-08-23 12:57:37 -03:00
random_pool.c sched: explicitly select the cpuload clock source configuration 2023-11-01 09:27:56 +08:00
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/poly1305: export poly1305 mac algorithm via /dev/crypto 2024-08-22 13:40:24 +08:00