tEVP_DecryptInit_ex

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
alias tEVP_DecryptInit_ex = int function(EVP_CIPHER_CTX* ctx, EVP_CIPHER* type, void* impl, ubyte* key, ubyte* iv)

Meta