Home
last modified time | relevance | path

Searched refs:constant_time_eq_bn (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Dconstant_time.h170 static ossl_inline BN_ULONG constant_time_eq_bn(BN_ULONG a, in constant_time_eq_bn() function
/openssl/crypto/bn/
H A Dbn_lib.c1059 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