walnux/include/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.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
blf.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
bn.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
cast.h include/crypto/cast: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
chachapoly.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cmac.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cryptodev.h include: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
cryptosoft.h include: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
curve25519.h include/crypto/curve25519.h: fix gcc14 error 2024-05-31 18:14:11 -03:00
gmac.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
hmac.h crypto/hmac: Fix typo in function implementation names 2025-08-13 23:11:02 +08:00
idgen.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
key_wrap.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
md5.h include/crypto/md5: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
poly1305.h include/crypto/poly1305: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
rijndael.h include/crypto/rijndael: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
rmd160.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
sha1.h include/crypto/sha1: migrate to SPDX identifier 2024-12-16 14:18:35 +08:00
sha2.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
siphash.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
xform.h include: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00