Home
last modified time | relevance | path

Searched defs:bnctx (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/providers/fips/
Dself_test_kats.c202 BN_CTX *bnctx = NULL; in self_test_kdf() local
373 BN_CTX *bnctx = NULL; in self_test_ka() local
448 BN_CTX *bnctx = NULL; in self_test_sign() local
541 BN_CTX *bnctx = NULL; in self_test_asym_cipher() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
Dcrypto_openssl.c1373 BN_CTX *bnctx; in crypto_bignum_mod() local
1392 BN_CTX *bnctx; in crypto_bignum_exptmod() local
1414 BN_CTX *bnctx; in crypto_bignum_inverse() local
1451 BN_CTX *bnctx; in crypto_bignum_div() local
1476 BN_CTX *bnctx; in crypto_bignum_addmod() local
1499 BN_CTX *bnctx; in crypto_bignum_mulmod() local
1520 BN_CTX *bnctx; in crypto_bignum_sqrmod() local
1540 BN_CTX *bnctx; in crypto_bignum_sqrtmod() local
1594 BN_CTX *bnctx; in crypto_bignum_legendre() local
1637 BN_CTX *bnctx; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
Dcrypto_openssl.c1446 BN_CTX *bnctx; in crypto_bignum_mod() local
1465 BN_CTX *bnctx; in crypto_bignum_exptmod() local
1487 BN_CTX *bnctx; in crypto_bignum_inverse() local
1524 BN_CTX *bnctx; in crypto_bignum_div() local
1549 BN_CTX *bnctx; in crypto_bignum_addmod() local
1572 BN_CTX *bnctx; in crypto_bignum_mulmod() local
1593 BN_CTX *bnctx; in crypto_bignum_sqrmod() local
1613 BN_CTX *bnctx; in crypto_bignum_sqrtmod() local
1667 BN_CTX *bnctx; in crypto_bignum_legendre() local
1710 BN_CTX *bnctx; member
/third_party/openssl/crypto/ec/
Dec_backend.c157 OSSL_PARAM params[], BN_CTX *bnctx, in ec_group_explicit_todata()
291 BN_CTX *bnctx, unsigned char **genbuf) in ossl_ec_group_todata()
Dec_ameth.c486 BN_CTX *bnctx = NULL; in ec_pkey_export_to() local
Dec_lib.c1551 BN_CTX *bnctx = NULL; in EC_GROUP_new_from_params() local
/third_party/openssl/providers/implementations/keymgmt/
Dec_kmgmt.c121 BN_CTX *bnctx = NULL; in key_to_params() local
448 BN_CTX *bnctx = NULL; in ec_export() local
637 BN_CTX *bnctx = NULL; in common_get_params() local
/third_party/openssl/providers/implementations/kem/
Drsa_kem.c213 BN_CTX *bnctx; in rsasve_gen_rand_bytes() local
/third_party/openssl/test/
Dectest.c2300 BN_CTX *bnctx) in ec_point_hex2point_test_helper()
2348 BN_CTX * bnctx = NULL; in ec_point_hex2point_test() local
Dendecode_test.c57 static BN_CTX *bnctx = NULL; variable
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddpp.c2700 BN_CTX *bnctx; in dpp_auth_derive_l_responder() local
2767 BN_CTX *bnctx; in dpp_auth_derive_l_initiator() local
6662 const char *identifier, BN_CTX *bnctx, in dpp_pkex_derive_Qi()
6746 const char *identifier, BN_CTX *bnctx, in dpp_pkex_derive_Qr()
6899 BN_CTX *bnctx = NULL; in dpp_pkex_build_exchange_req() local
7266 BN_CTX *bnctx = NULL; in dpp_pkex_rx_exchange_req() local
7602 BN_CTX *bnctx = NULL; in dpp_pkex_rx_exchange_resp() local
/third_party/openssl/crypto/evp/
Dctrl_params_translate.c1622 BN_CTX *bnctx = BN_CTX_new_ex(ossl_ec_key_get_libctx(eckey)); in get_payload_public_key() local