Home
last modified time | relevance | path

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

/external/openssl/crypto/evp/
Devp_enc.c253 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_EncryptInit() function
Devp.h537 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher,
/external/openssl/crypto/engine/
DREADME26 EVP_EncryptInit(&ctx, cipher, key, iv);
32 EVP_EncryptInit(&ctx, cipher, key, iv);
/external/openssl/include/openssl/
Devp.h537 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher,