Home
last modified time | relevance | path

Searched defs:aes_iv (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/crypto/opencrypto/
H A Dh_ioctl.c50 unsigned char aes_iv[AES_IV_LEN] = variable
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_digestmd5.c1029 md5hash_t aes_iv; /* initial value buffer for aes */ in cipher_context_create() local