Searched refs:EVP_EncryptInit (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Devp_enc.c120 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, function
H A Devp.h582 int EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher,
/freebsd-9.3-release/contrib/bsnmp/lib/
H A Dsnmpcrypto.c187 if (EVP_EncryptInit(&ctx, ctype, pdu->user.priv_key, iv) != 1)

Completed in 46 milliseconds