Searched refs:constant_time_eq_bn (Results 1 – 2 of 2) sorted by relevance
170 static ossl_inline BN_ULONG constant_time_eq_bn(BN_ULONG a, in constant_time_eq_bn() function
1059 res = constant_time_select_int(constant_time_eq_bn(ap[0], w), 1, 0); in ossl_bn_is_word_fixed_top()
Completed in 7 milliseconds