Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/demos/cipher/
H A Dariacbc.c61 size_t cbc_ivlen = sizeof(cbc_iv); in aria_cbc_encrypt() local
119 size_t cbc_ivlen = sizeof(cbc_iv); in aria_cbc_decrypt() local