Searched defs:divisor (Results 1 – 2 of 2) sorted by relevance
209 int BN_div(BIGNUM *dv, BIGNUM *rm, const BIGNUM *num, const BIGNUM *divisor, in BN_div()265 const BIGNUM *divisor, BN_CTX *ctx) in bn_div_fixed_top()
323 int n, divisor, result, remainder; member
Completed in 15 milliseconds