Searched refs:Unique_BN_CTX (Results 1 – 1 of 1) sorted by relevance
39 typedef std::unique_ptr<BN_CTX, BN_CTX_Deleter> Unique_BN_CTX; typedef453 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_gcd()461 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_mul()469 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_exp()477 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_div()485 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_nnmod()493 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_mod_exp()501 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_mod_inverse()519 Unique_BN_CTX ctx(BN_CTX_new()); in NativeBN_BN_primality_test()