Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dopenssl-compat.h121 int EVP_CIPHER_CTX_set_iv(EVP_CIPHER_CTX *ctx,
Dlibressl-api-compat.c368 EVP_CIPHER_CTX_set_iv(EVP_CIPHER_CTX *ctx, const unsigned char *iv, size_t len) in EVP_CIPHER_CTX_set_iv() function
/external/openssh/
Dcipher.c537 } else if (!EVP_CIPHER_CTX_set_iv(cc->evp, iv, evplen)) in cipher_set_keyiv()
Dconfigure.ac2844 EVP_CIPHER_CTX_set_iv \