Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/bn/
H A Dbn_word.c61 BN_ULONG BN_div_word(BIGNUM *a, BN_ULONG w) in BN_div_word() function
/freebsd/usr.bin/factor/
H A Dfactor.c347 BN_div_word(BIGNUM *a, BN_ULONG b) in BN_div_word() function