Searched defs:ScopedEC_KEY (Results 1 – 2 of 2) sorted by relevance
50 using ScopedEC_KEY = ScopedOpenSSL<EC_KEY, EC_KEY_free>; variable
106 using ScopedEC_KEY = ScopedOpenSSLType<EC_KEY, EC_KEY_free>; variable