Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/evp/
HDevp_enc.c282 EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_DecryptInit() function
/dragonfly/contrib/tcpdump/
HDprint-esp.c179 return EVP_DecryptInit(ctx, cipher, key, iv); in set_cipher_parameters()
/dragonfly/crypto/libressl/include/openssl/
HDevp.h483 int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,