Searched defs:ScopedECDSA_SIG (Results 1 – 2 of 2) sorted by relevance
48 using ScopedECDSA_SIG = ScopedOpenSSL<ECDSA_SIG, ECDSA_SIG_free>; variable
104 using ScopedECDSA_SIG = ScopedOpenSSLType<ECDSA_SIG, ECDSA_SIG_free>; variable