Home
last modified time | relevance | path

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

/external/boringssl/src/include/openssl/
Dcipher.h388 OPENSSL_EXPORT int EVP_DecryptInit(EVP_CIPHER_CTX *ctx,
/external/boringssl/src/crypto/cipher/
Dcipher.c620 int EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_DecryptInit() function