Searched refs:ScopedEVP_CIPHER_CTX (Results 1 – 2 of 2) sorted by relevance
124 using ScopedEVP_CIPHER_CTX = ScopedOpenSSLContext<EVP_CIPHER_CTX, int, variable
130 ScopedEVP_CIPHER_CTX ctx; in TestOperation()