Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_div.c209 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div()
264 int bn_div_fixed_top(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, in bn_div_fixed_top()
H A Dbn_recp.c84 int BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, in BN_div_recp()

Completed in 8 milliseconds