Searched refs:constant_time_select_bn (Results 1 – 2 of 2) sorted by relevance
176 static ossl_inline BN_ULONG constant_time_select_bn(BN_ULONG mask, in constant_time_select_bn() function
623 pow2_numbits = constant_time_select_bn(pow2_condition_mask, in BN_gcd()
Completed in 7 milliseconds