Home
last modified time | relevance | path

Searched refs:crypto_bignum_deinit (Results 1 - 20 of 20) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddragonfly.c65 crypto_bignum_deinit(tmp, 0); in dragonfly_get_random_qr_qnr()
75 crypto_bignum_deinit(tmp, 0); in dragonfly_get_random_qr_qnr()
80 crypto_bignum_deinit(*qr, 0); in dragonfly_get_random_qr_qnr()
81 crypto_bignum_deinit(*qnr, 0); in dragonfly_get_random_qr_qnr()
99 crypto_bignum_deinit(tmp, 0); in dragonfly_get_rand_1_to_p_1()
103 crypto_bignum_deinit(pm1, 0); in dragonfly_get_rand_1_to_p_1()
104 crypto_bignum_deinit(one, 0); in dragonfly_get_rand_1_to_p_1()
175 crypto_bignum_deinit(num, 1); in dragonfly_is_quadratic_residue_blind()
176 crypto_bignum_deinit(r, 1); in dragonfly_is_quadratic_residue_blind()
177 crypto_bignum_deinit(qr_or_qn in dragonfly_is_quadratic_residue_blind()
[all...]
H A Dsae.c103 crypto_bignum_deinit(tmp->prime_buf, 0); in sae_clear_temp_data()
104 crypto_bignum_deinit(tmp->order_buf, 0); in sae_clear_temp_data()
105 crypto_bignum_deinit(tmp->sae_rand, 1); in sae_clear_temp_data()
106 crypto_bignum_deinit(tmp->pwe_ffc, 1); in sae_clear_temp_data()
107 crypto_bignum_deinit(tmp->own_commit_scalar, 0); in sae_clear_temp_data()
108 crypto_bignum_deinit(tmp->own_commit_element_ffc, 0); in sae_clear_temp_data()
109 crypto_bignum_deinit(tmp->peer_commit_element_ffc, 0); in sae_clear_temp_data()
127 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_clear_data()
128 crypto_bignum_deinit(sae->peer_commit_scalar_accepted, 0); in sae_clear_data()
181 crypto_bignum_deinit(x_can in sae_test_pwd_seed_ecc()
[all...]
H A Ddpp_crypto.c1069 crypto_bignum_deinit(lx, 1); in dpp_auth_derive_l_responder()
1070 crypto_bignum_deinit(sum, 1); in dpp_auth_derive_l_responder()
1110 crypto_bignum_deinit(lx, 1); in dpp_auth_derive_l_initiator()
1497 crypto_bignum_deinit(hash_bn, 1); in dpp_pkex_derive_Qi()
1573 crypto_bignum_deinit(hash_bn, 1); in dpp_pkex_derive_Qr()
1751 crypto_bignum_deinit(sum, 1); in dpp_reconfig_derive_ke_responder()
2252 crypto_bignum_deinit(bn, 1); in dpp_gen_reconfig_id()
2300 crypto_bignum_deinit(bn, 1); in dpp_update_reconfig_id()
H A Dcommon_module_tests.c401 crypto_bignum_deinit(sae.tmp->sae_rand, 1); in sae_tests()
500 crypto_bignum_deinit(pwe, 1); in sae_tests()
504 crypto_bignum_deinit(pwe, 1); in sae_tests()
514 crypto_bignum_deinit(mask, 1); in sae_tests()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddragonfly.c65 crypto_bignum_deinit(tmp, 0); in dragonfly_get_random_qr_qnr()
75 crypto_bignum_deinit(tmp, 0); in dragonfly_get_random_qr_qnr()
80 crypto_bignum_deinit(*qr, 0); in dragonfly_get_random_qr_qnr()
81 crypto_bignum_deinit(*qnr, 0); in dragonfly_get_random_qr_qnr()
99 crypto_bignum_deinit(tmp, 0); in dragonfly_get_rand_1_to_p_1()
103 crypto_bignum_deinit(pm1, 0); in dragonfly_get_rand_1_to_p_1()
104 crypto_bignum_deinit(one, 0); in dragonfly_get_rand_1_to_p_1()
175 crypto_bignum_deinit(num, 1); in dragonfly_is_quadratic_residue_blind()
176 crypto_bignum_deinit(r, 1); in dragonfly_is_quadratic_residue_blind()
177 crypto_bignum_deinit(qr_or_qn in dragonfly_is_quadratic_residue_blind()
[all...]
H A Dsae.c99 crypto_bignum_deinit(tmp->prime_buf, 0); in sae_clear_temp_data()
100 crypto_bignum_deinit(tmp->order_buf, 0); in sae_clear_temp_data()
101 crypto_bignum_deinit(tmp->sae_rand, 1); in sae_clear_temp_data()
102 crypto_bignum_deinit(tmp->pwe_ffc, 1); in sae_clear_temp_data()
103 crypto_bignum_deinit(tmp->own_commit_scalar, 0); in sae_clear_temp_data()
104 crypto_bignum_deinit(tmp->own_commit_element_ffc, 0); in sae_clear_temp_data()
105 crypto_bignum_deinit(tmp->peer_commit_element_ffc, 0); in sae_clear_temp_data()
121 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_clear_data()
174 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
180 crypto_bignum_deinit(y_sq in sae_test_pwd_seed_ecc()
[all...]
H A Dcommon_module_tests.c351 crypto_bignum_deinit(sae.tmp->sae_rand, 1); in sae_tests()
418 crypto_bignum_deinit(mask, 1); in sae_tests()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c215 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
233 crypto_bignum_deinit(tmp2, 1); in compute_password_element()
259 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
314 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
315 crypto_bignum_deinit(tmp2, 1); in compute_password_element()
316 crypto_bignum_deinit(y, 1); in compute_password_element()
317 crypto_bignum_deinit(qr, 1); in compute_password_element()
318 crypto_bignum_deinit(qnr, 1); in compute_password_element()
402 crypto_bignum_deinit(val, 0); in eap_pwd_element_coord_ok()
461 crypto_bignum_deinit(scala in eap_pwd_get_scalar()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/
H A Deap_pwd_common.c215 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
233 crypto_bignum_deinit(tmp2, 1); in compute_password_element()
259 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
314 crypto_bignum_deinit(x_candidate, 1); in compute_password_element()
315 crypto_bignum_deinit(tmp2, 1); in compute_password_element()
316 crypto_bignum_deinit(y, 1); in compute_password_element()
317 crypto_bignum_deinit(qr, 1); in compute_password_element()
318 crypto_bignum_deinit(qnr, 1); in compute_password_element()
402 crypto_bignum_deinit(val, 0); in eap_pwd_element_coord_ok()
461 crypto_bignum_deinit(scala in eap_pwd_get_scalar()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c147 crypto_bignum_deinit(data->private_value, 1); in eap_pwd_reset()
148 crypto_bignum_deinit(data->peer_scalar, 1); in eap_pwd_reset()
149 crypto_bignum_deinit(data->my_scalar, 1); in eap_pwd_reset()
150 crypto_bignum_deinit(data->k, 1); in eap_pwd_reset()
305 crypto_bignum_deinit(mask, 1); in eap_pwd_build_commit_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_pwd.c147 crypto_bignum_deinit(data->private_value, 1); in eap_pwd_reset()
148 crypto_bignum_deinit(data->peer_scalar, 1); in eap_pwd_reset()
149 crypto_bignum_deinit(data->my_scalar, 1); in eap_pwd_reset()
150 crypto_bignum_deinit(data->k, 1); in eap_pwd_reset()
305 crypto_bignum_deinit(mask, 1); in eap_pwd_build_commit_req()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c182 crypto_bignum_deinit(data->private_value, 1); in eap_pwd_deinit()
183 crypto_bignum_deinit(data->server_scalar, 1); in eap_pwd_deinit()
184 crypto_bignum_deinit(data->my_scalar, 1); in eap_pwd_deinit()
185 crypto_bignum_deinit(data->k, 1); in eap_pwd_deinit()
677 crypto_bignum_deinit(mask, 1); in eap_pwd_perform_commit_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c182 crypto_bignum_deinit(data->private_value, 1); in eap_pwd_deinit()
183 crypto_bignum_deinit(data->server_scalar, 1); in eap_pwd_deinit()
184 crypto_bignum_deinit(data->my_scalar, 1); in eap_pwd_deinit()
185 crypto_bignum_deinit(data->k, 1); in eap_pwd_deinit()
677 crypto_bignum_deinit(mask, 1); in eap_pwd_perform_commit_exchange()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto.h529 * crypto_bignum_deinit - Free bignum
533 void crypto_bignum_deinit(struct crypto_bignum *n, int clear);
H A Dcrypto_openssl.c1304 void crypto_bignum_deinit(struct crypto_bignum *n, int clear) in crypto_bignum_deinit() function
H A Dcrypto_wolfssl.c1065 void crypto_bignum_deinit(struct crypto_bignum *n, int clear) in crypto_bignum_deinit() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dcrypto.h536 * crypto_bignum_deinit - Free bignum
540 void crypto_bignum_deinit(struct crypto_bignum *n, int clear);
H A Dcrypto_wolfssl.c1069 void crypto_bignum_deinit(struct crypto_bignum *n, int clear) in crypto_bignum_deinit() function
H A Dcrypto_openssl.c1377 void crypto_bignum_deinit(struct crypto_bignum *n, int clear) in crypto_bignum_deinit() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c971 crypto_bignum_deinit(sta->sae->peer_commit_scalar_accepted, 0); in sae_accept_sta()

Completed in 37 milliseconds