Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Dsae.c111 crypto_ec_point_deinit(tmp->own_commit_element_ecc, 0); in sae_clear_temp_data()
1289 if (!sae->tmp->own_commit_element_ecc) { in sae_derive_commit_element_ecc()
1290 sae->tmp->own_commit_element_ecc = in sae_derive_commit_element_ecc()
1292 if (!sae->tmp->own_commit_element_ecc) in sae_derive_commit_element_ecc()
1297 sae->tmp->own_commit_element_ecc) < 0 || in sae_derive_commit_element_ecc()
1299 sae->tmp->own_commit_element_ecc) < 0) { in sae_derive_commit_element_ecc()
1703 sae->tmp->own_commit_element_ecc, in sae_write_commit()
2261 (!sae->tmp->own_commit_element_ecc || in sae_parse_commit()
2263 sae->tmp->own_commit_element_ecc, in sae_parse_commit()
2379 sae->tmp->own_commit_element_ecc, in sae_write_confirm()
[all …]
Dcommon_module_tests.c413 sae.tmp->own_commit_element_ecc) < 0 || in sae_tests()
415 sae.tmp->own_commit_element_ecc) < 0) in sae_tests()
Dsae.h46 struct crypto_ec_point *own_commit_element_ecc; member
Dsae_pk.c561 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->own_commit_element_ecc : in sae_pk_hash_sig_data()
567 tmp->own_commit_element_ecc, in sae_pk_hash_sig_data()