Searched defs:BN_div (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/lib/libcrypto/bn/
H A Dbn_div.c434 BN_div(BIGNUM *quotient, BIGNUM *remainder, const BIGNUM *numerator, function
444 LCRYPTO_ALIAS(BN_div); variable
/openbsd-current/lib/libcrypto/hidden/openssl/
H A Dbn.h139 LCRYPTO_UNUSED(BN_div); variable

Completed in 151 milliseconds