Home
last modified time | relevance | path

Searched refs:bn_pollute (Results 1 – 3 of 3) sorted by last modified time

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_local.h182 # define bn_pollute(a) \ macro
198 # define bn_pollute(a) macro
208 bn_pollute(_bnum2); \
227 # define bn_pollute(a) macro
H A Dbn_lib.c1062 bn_pollute(a); in bn_correct_top()
H A Dbn_add.c167 bn_pollute(r); in BN_usub()