Searched refs:ScopedBN_MONT_CTX (Results 1 – 2 of 2) sorted by relevance
101 using ScopedBN_MONT_CTX = ScopedOpenSSLType<BN_MONT_CTX, BN_MONT_CTX_free>; variable
894 ScopedBN_MONT_CTX mont(BN_MONT_CTX_new()); in test_mont()1245 ScopedBN_MONT_CTX mont(BN_MONT_CTX_new()); in test_mod_exp_mont5()