Home
last modified time | relevance | path

Searched defs:EVP_CipherInit_ex (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
Devp.h60 #define EVP_CipherInit_ex hc_EVP_CipherInit_ex macro
Devp.c777 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *c, ENGINE *engine, in EVP_CipherInit_ex() function
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Devp_enc.c449 int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, in EVP_CipherInit_ex() function