Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A De_chacha20_poly1305.c617 EVP_CIPH_CUSTOM_IV_LENGTH,
H A De_aria.c766 | EVP_CIPH_CUSTOM_IV_LENGTH)
H A Devp_lib.c526 & EVP_CIPH_CUSTOM_IV_LENGTH) != 0) { in EVP_CIPHER_CTX_get_iv_length()
H A De_aes.c3084 | EVP_CIPH_CUSTOM_COPY | EVP_CIPH_CUSTOM_IV_LENGTH)
/freebsd/crypto/openssl/include/openssl/
H A Devp.h329 # define EVP_CIPH_CUSTOM_IV_LENGTH 0x800 macro