Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dopenssl-compat.h69 # define EVP_CIPHER_CTX_get_iv EVP_CIPHER_CTX_get_updated_iv macro
71 int EVP_CIPHER_CTX_get_iv(const EVP_CIPHER_CTX *ctx,
H A Dlibressl-api-compat.c30 EVP_CIPHER_CTX_get_iv(const EVP_CIPHER_CTX *ctx, unsigned char *iv, size_t len) in EVP_CIPHER_CTX_get_iv() function
/freebsd/crypto/openssh/
H A Dcipher.c471 } else if (!EVP_CIPHER_CTX_get_iv(cc->evp, iv, len)) in cipher_get_keyiv()
H A Dssh_namespace.h12 #define EVP_CIPHER_CTX_get_iv Fssh_EVP_CIPHER_CTX_get_iv macro
H A Dconfigure.ac3062 EVP_CIPHER_CTX_get_iv \