nuttx/crypto
Niccolò Maggioni 83dd57a488 crypto/hmac: Fix typo in function implementation names
"hmac" was mistyped as "hmca", breaking linking to some prototype
functions. Also, a couple of includes were missing.

Signed-off-by: Niccolò Maggioni <nicco.maggioni+nuttx@gmail.com>
2025-08-13 23:11:02 +08:00
..
aes.c
blake2s.c
blf.c
bn.c
cast.c
castsb.h
chacha_private.h crypto/chacha: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
chachapoly.c
cmac.c
CMakeLists.txt
crypto.c
cryptodev.c fs/vfs: Separate file descriptors from file descriptions 2025-06-12 18:12:42 +08:00
cryptosoft.c crypto/cryptosoft: fix aadlen used uninitialized warning 2025-07-25 08:59:53 -03:00
curve25519.c crypto: unify Private Types banners 2025-05-28 10:17:15 +08:00
des_locl.h
ecb3_enc.c
ecb_enc.c
gmac.c
hmac.c crypto/hmac: Fix typo in function implementation names 2025-08-13 23:11:02 +08:00
hmac_buff.c
idgen.c
Kconfig
key_wrap.c
Makefile
md5.c crypto/md5: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
podd.h
poly1305.c crypto/poly1305: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
random_pool.c
rijndael.c crypto/rijndael: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
rmd160.c
set_key.c
sha1.c crypto/sha1: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
sha2.c
siphash.c
sk.h
spr.h
testmngr.c
testmngr.h
xform.c crypto/xform.c: migrate to SPDX identifier 2024-12-19 14:48:18 +08:00