Searched defs:dv (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/bn/ |
H A D | bn_div.c | 209 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 D | bn_recp.c | 82 int BN_div_recp(BIGNUM *dv, BIGNUM *rem, const BIGNUM *m, in BN_div_recp()
|
Completed in 5 milliseconds