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

/external/openssl/crypto/bn/
H A Dbn_mod.c168 int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m) function
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Ddiv.c417 int BN_mod_sub_quick(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, function

Completed in 155 milliseconds