Home
last modified time | relevance | path

Searched refs:BN_mod_exp (Results 1 – 20 of 20) sorted by relevance

/external/boringssl/src/crypto/bn/
Dsqrt.c152 !BN_mod_exp(ret, A, q, p, ctx)) { in BN_mod_sqrt()
197 if (!BN_mod_exp(b, t, q, p, ctx)) { in BN_mod_sqrt()
285 if (!BN_mod_exp(y, y, q, p, ctx)) { in BN_mod_sqrt()
331 if (!BN_mod_exp(x, A, t, p, ctx)) { in BN_mod_sqrt()
Dbn_test.cc1081 if (BN_mod_exp(d.get(), a.get(), b.get(), c.get(), ctx)) { in test_mod_exp()
1093 !BN_mod_exp(d.get(), a.get(), b.get(), c.get(), ctx)) { in test_mod_exp()
1129 !BN_mod_exp(d.get(), a.get(), b.get(), c.get(), ctx) || in test_mod_exp()
1251 !BN_mod_exp(a.get(), e.get(), p.get(), m.get(), ctx)) { in test_mod_exp_mont5()
1262 !BN_mod_exp(a.get(), e.get(), p.get(), m.get(), ctx)) { in test_mod_exp_mont5()
1325 if (!BN_mod_exp(r.get(), a.get(), zero.get(), BN_value_one(), nullptr) || in test_exp_mod_zero()
Dexponentiation.c576 int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, const BIGNUM *m, in BN_mod_exp() function
/external/boringssl/src/crypto/dh/
Dcheck.c128 if (!BN_mod_exp(t1, dh->g, dh->q, dh->p, ctx)) { in DH_check()
/external/tpm2/
DRSAKeySieve.c288 if(BN_mod_exp(bnZ, bnB, bnM, bnW, context) != 1) in MillerRabin()
926 || BN_mod_exp(bnQ, bnP, bnE, bnN, context) != 1 in _cpri__GenerateKeyRSA()
928 || BN_mod_exp(bnQ, bnQ, bnT, bnN, context) != 1) in _cpri__GenerateKeyRSA()
DMathFunctions.c478 if(!(BN_mod_exp(bnC, bnM, bnE, bnN, context))) in _math__ModExp()
DCpriRSA.c1365 || BN_mod_exp(bnQ, bnP, bnE, bnN, context) != 1 in _cpri__GenerateKeyRSA()
1367 || BN_mod_exp(bnQ, bnQ, bnT, bnN, context) != 1) in _cpri__GenerateKeyRSA()
DCpriECC.c630 || !BN_mod_exp(bnX, bnX, bn3, bnP, context) in _cpri__EccIsPointOnCurve()
Dpart4.txt26089 370 if(!(BN_mod_exp(bnC, bnM, bnE, bnN, context)))
30457 1250 || BN_mod_exp(bnQ, bnP, bnE, bnN, context) != 1
30459 1252 || BN_mod_exp(bnQ, bnQ, bnT, bnN, context) != 1)
30943 219 if(BN_mod_exp(bnZ, bnB, bnM, bnW, context) != 1)
31684 804 || BN_mod_exp(bnQ, bnP, bnE, bnN, context) != 1
31686 806 || BN_mod_exp(bnQ, bnQ, bnT, bnN, context) != 1)
33801 542 || !BN_mod_exp(bnX, bnX, bn3, bnP, context)
/external/boringssl/src/crypto/rsa/
Dblinding.c353 if (!BN_mod_exp(ret->A, ret->A, ret->e, ret->mod, ctx)) { in BN_BLINDING_create_param()
/external/wpa_supplicant_8/src/crypto/
Dcrypto_openssl.c468 if (BN_mod_exp(bn_result, bn_base, bn_exp, bn_modulus, ctx) != 1) in crypto_mod_exp()
1095 res = BN_mod_exp((BIGNUM *) d, (const BIGNUM *) a, (const BIGNUM *) b, in crypto_bignum_exptmod()
1224 !BN_mod_exp(tmp, (const BIGNUM *) a, exp, (const BIGNUM *) p, in crypto_bignum_legendre()
/external/boringssl/src/crypto/evp/
Dp_dsa_asn1.c226 if (!BN_mod_exp(dsa->pub_key, dsa->g, dsa->priv_key, dsa->p, ctx)) { in dsa_priv_decode()
/external/boringssl/src/include/openssl/
Dbn.h788 OPENSSL_EXPORT int BN_mod_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
/external/boringssl/src/crypto/dsa/
Ddsa.c432 if (!BN_mod_exp(pub_key, dsa->g, &prk, dsa->p, ctx)) { in DSA_generate_key()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...