Searched refs:ScopedBN_CTX (Results 1 – 3 of 3) sorted by relevance
99 using ScopedBN_CTX = ScopedOpenSSLType<BN_CTX, BN_CTX_free>; variable
328 ScopedBN_CTX ctx(BN_CTX_new()); in SpeedECDHCurve()
177 ScopedBN_CTX ctx(BN_CTX_new()); in main()671 ScopedBN_CTX ctx(BN_CTX_new()); in test_mul()1235 ScopedBN_CTX ctx(BN_CTX_new()); in test_exp_mod_zero()