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

/external/openssl/crypto/bn/
H A Dbn_mod.c203 int BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) function
/external/chromium_org/third_party/boringssl/src/crypto/bn/
H A Ddiv.c460 int BN_mod_sqr(BIGNUM *r, const BIGNUM *a, const BIGNUM *m, BN_CTX *ctx) { function

Completed in 2290 milliseconds