Searched refs:EvpEncryptFinalEx (Results 1 – 1 of 1) sorted by relevance
42 typedef int (*EvpEncryptFinalEx)(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl); typedef237 EvpEncryptFinalEx func = in EVP_EncryptFinal_ex()238 reinterpret_cast<EvpEncryptFinalEx>(GetOpensslLibFunc("EVP_EncryptFinal_ex")); in EVP_EncryptFinal_ex()