Home
last modified time | relevance | path

Searched defs:EVP_CipherInit (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/evp/
Devp_enc.c52 int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_CipherInit() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h1469 #define EVP_CipherInit BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EVP_CipherInit) macro