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 testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
aescbc.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
aescmac.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
aesctr.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
aesxts.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
CMakeLists.txt testing/crypto: Add pbkdf2 test app 2026-03-27 21:46:08 +08:00
crc32.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
dhm.c testing: add unistd.h and pthread.h headers 2026-01-26 19:32:27 +08:00
ecdsa.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
hash.c testing/drivers/hash: Add unaligned buffer size test 2026-06-10 16:42:13 +08:00
hmac.c testing/drivers/crypto/hmac.c: Add long keys 2026-01-26 10:58:22 +08:00
Kconfig testing/drivers/hash: Add unaligned buffer size test 2026-06-10 16:42:13 +08:00
Make.defs testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00
Makefile testing/crypto: Add pbkdf2 test app 2026-03-27 21:46:08 +08:00
pbkdf2.c testing/crypto: Add pbkdf2 test app 2026-03-27 21:46:08 +08:00
rsa.c testing: Move crypto/setest to drivers and open_memstream to libc 2025-01-26 07:32:53 +01:00