Searched defs:ScopedEC_POINT (Results 1 – 2 of 2) sorted by relevance
51 using ScopedEC_POINT = ScopedOpenSSL<EC_POINT, EC_POINT_free>; variable
107 using ScopedEC_POINT = ScopedOpenSSLType<EC_POINT, EC_POINT_free>; variable