nuttx-apps/testing/drivers/crypto
Peter Barada 499352fb0c testing/drivers/hash: Add unaligned buffer size test
Add hash testing of unaligned buffer sizes via multiple call to
ioctl(CIOCCRYPT) in a single session with buffer sizes incrementally
increasing from zero size to 255 (with monotoncially increasing
byte value data) to force all sizes to be handled by cryptodev
implementations.

Signed-off-by: Peter Barada <peter.barada@gmail.com>
2026-06-10 16:42:13 +08:00
..
3descbc.c
aescbc.c
aescmac.c
aesctr.c
aesxts.c
CMakeLists.txt
crc32.c
dhm.c
ecdsa.c
hash.c testing/drivers/hash: Add unaligned buffer size test 2026-06-10 16:42:13 +08:00
hmac.c
Kconfig testing/drivers/hash: Add unaligned buffer size test 2026-06-10 16:42:13 +08:00
Make.defs
Makefile
pbkdf2.c
rsa.c