/external/vboot_reference/host/lib/ |
D | util_misc.c | 84 BN_exp(B, Big2, Big32, bn_ctx); /* B = 2^32 */ in vb_keyb_from_rsa() 95 BN_exp(R, Big2, NnumBits, bn_ctx); in vb_keyb_from_rsa()
|
/external/vboot_reference/utility/ |
D | dumpRSAPublicKey.c | 78 BN_exp(B, Big2, Big32, bn_ctx); /* B = 2^32 */ in output() 89 BN_exp(R, Big2, NnumBits, bn_ctx); in output()
|
/external/boringssl/src/include/openssl/ |
D | bn.h | 781 OPENSSL_EXPORT int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
|
/external/boringssl/src/crypto/bn/ |
D | bn_test.cc | 1107 if (!BN_exp(e.get(), a.get(), b.get(), ctx) || in test_mod_exp() 1193 if (!BN_exp(e.get(), a.get(), b.get(), ctx) || in test_mod_exp_mont_consttime() 1285 !BN_exp(d.get(), a.get(), b.get(), ctx)) { in test_exp()
|
D | exponentiation.c | 139 int BN_exp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p, BN_CTX *ctx) { in BN_exp() function
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |