Searched refs:EvpEncryptInitEx (Results 1 – 1 of 1) sorted by relevance
35 typedef int (*EvpEncryptInitEx)(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, typedef169 …EvpEncryptInitEx func = reinterpret_cast<EvpEncryptInitEx>(GetOpensslLibFunc("EVP_EncryptInit_ex")… in EVP_EncryptInit_ex()