Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dcrypto.c27 #define IV_SIZE 12 macro
64 uint8_t iv[IV_SIZE]; in crypto_encrypt_file()
129 uint8_t iv[IV_SIZE]; in crypto_decrypt_file()
214 uint8_t iv[IV_SIZE]; in crypto_encrypt_buffer()
271 uint8_t iv[IV_SIZE]; in crypto_decrypt_buffer()