Home
last modified time | relevance | path

Searched refs:AES_PLAINTX_LEN (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/tests/crypto/opencrypto/
H A Dh_ioctl.c54 #define AES_PLAINTX_LEN 64 macro
55 unsigned char aes_plaintx[AES_PLAINTX_LEN] = "Single block msg";
209 cno->len = AES_PLAINTX_LEN; in test_ncryptretm()
307 cno.len = AES_PLAINTX_LEN; in test_ncryptret_ent()