Home
last modified time | relevance | path

Searched defs:bn_fix_top (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h212 # define bn_fix_top(a) bn_check_top(a) macro
229 # define bn_fix_top(a) bn_correct_top(a) macro