Home
last modified time | relevance | path

Searched defs:bn_exp (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-modexp.c94 struct bignum *bn_base, *bn_exp, *bn_modulus, *bn_result; in crypto_mod_exp() local
Dcrypto_nettle.c380 mpz_t bn_base, bn_exp, bn_modulus, bn_result; in crypto_mod_exp() local
Dcrypto_gnutls.c366 gcry_mpi_t bn_base = NULL, bn_exp = NULL, bn_modulus = NULL, in crypto_mod_exp() local
Dcrypto_openssl.c594 BIGNUM *bn_base, *bn_exp, *bn_modulus, *bn_result; in crypto_mod_exp() local
/external/epid-sdk/epid/common/math/unittests/
Dffelement-test.cc2429 BigNumObj bn_exp[1]; in TEST_F() local
2452 BigNumObj bn_exp[2]; in TEST_F() local
2474 BigNumObj bn_exp[3]; in TEST_F() local
2497 BigNumObj bn_exp[4]; in TEST_F() local
2544 BigNumObj bn_exp[5]; in TEST_F() local
2567 BigNumObj bn_exp[6]; in TEST_F() local
2590 BigNumObj bn_exp[3]; in TEST_F() local