Home
last modified time | relevance | path

Searched refs:own_commit_element_ecc (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c100 crypto_ec_point_deinit(tmp->own_commit_element_ecc, 0); in sae_clear_temp_data()
1235 if (!sae->tmp->own_commit_element_ecc) { in sae_derive_commit_element_ecc()
1236 sae->tmp->own_commit_element_ecc = in sae_derive_commit_element_ecc()
1238 if (!sae->tmp->own_commit_element_ecc) in sae_derive_commit_element_ecc()
1243 sae->tmp->own_commit_element_ecc) < 0 || in sae_derive_commit_element_ecc()
1245 sae->tmp->own_commit_element_ecc) < 0) { in sae_derive_commit_element_ecc()
1634 sae->tmp->own_commit_element_ecc, in sae_write_commit()
2112 (!sae->tmp->own_commit_element_ecc || in sae_parse_commit()
2114 sae->tmp->own_commit_element_ecc, in sae_parse_commit()
2238 sae->tmp->own_commit_element_ecc, in sae_write_confirm()
[all …]
Dsae.h49 struct crypto_ec_point *own_commit_element_ecc; member
Dsae_pk.c498 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->own_commit_element_ecc : in sae_pk_hash_sig_data()
505 tmp->own_commit_element_ecc, in sae_pk_hash_sig_data()