Searched defs:EVP_CipherInit_ex (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dopenssl_missing.h106 # define EVP_CipherInit_ex(ctx, type, impl, key, iv, enc) EVP_CipherInit((ctx), (type), (key), (iv), (enc)) macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Devp.c775 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *c, ENGINE *engine, function
H A Devp.h58 #define EVP_CipherInit_ex hc_EVP_CipherInit_ex macro
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-evp.c890 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *c, ENGINE *engine, function
H A Dossl-evp.h83 #define EVP_CipherInit_ex ossl_EVP_CipherInit_ex macro

Completed in 134 milliseconds