Searched refs:EvpCipherCtxFree (Results 1 – 1 of 1) sorted by relevance
39 typedef void (*EvpCipherCtxFree)(EVP_CIPHER_CTX *c); typedef196 …EvpCipherCtxFree func = reinterpret_cast<EvpCipherCtxFree>(GetOpensslLibFunc("EVP_CIPHER_CTX_free"… in EVP_CIPHER_CTX_free()