Searched defs:bn_mul_fixed_top (Results 1 – 1 of 1) sorted by relevance
/openssl/crypto/bn/ | ||
H A D | bn_mul.c | 507 int bn_mul_fixed_top(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) in bn_mul_fixed_top() function |
Completed in 4 milliseconds