Home
last modified time | relevance | path

Searched refs:bn_correct_top_consttime (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_blind.c192 bn_correct_top_consttime(n); in BN_BLINDING_invert_ex()
H A Dbn_local.h674 void bn_correct_top_consttime(BIGNUM *a);
H A Dbn_lib.c1149 void bn_correct_top_consttime(BIGNUM *a) in bn_correct_top_consttime() function