Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c78const uint8_t *iv, // Initialization vector (IV_LEN bytes, little-end… in nonce_calc()
105 const uint8_t *iv, in test_packet_encryption()
141 const uint8_t *iv, in test_packet_decryption()
286 uint8_t iv[IV_LEN]; in main() local
/babblesim_ext_libCryptov1-latest/include/openssl/
Devp.h447 unsigned char iv[EVP_MAX_IV_LENGTH]; member
457 unsigned char iv[EVP_MAX_IV_LENGTH]; /* working iv */ member