Searched refs:peer_commit_element_ecc (Results 1 – 3 of 3) sorted by relevance
112 crypto_ec_point_deinit(tmp->peer_commit_element_ecc, 0); in sae_clear_temp_data()1452 sae->tmp->peer_commit_element_ecc, K) < 0 || in sae_derive_k_ecc()1976 crypto_ec_point_deinit(sae->tmp->peer_commit_element_ecc, 0); in sae_parse_commit_element_ecc()1977 sae->tmp->peer_commit_element_ecc = in sae_parse_commit_element_ecc()1979 if (!sae->tmp->peer_commit_element_ecc) { in sae_parse_commit_element_ecc()1985 sae->tmp->peer_commit_element_ecc)) { in sae_parse_commit_element_ecc()2275 sae->tmp->peer_commit_element_ecc) != 0))) in sae_parse_commit()2392 sae->tmp->peer_commit_element_ecc, in sae_write_confirm()2435 if (!sae->tmp->peer_commit_element_ecc || in sae_check_confirm()2438 sae->tmp->peer_commit_element_ecc, in sae_check_confirm()
48 struct crypto_ec_point *peer_commit_element_ecc; member
562 tmp->peer_commit_element_ecc, in sae_pk_hash_sig_data()566 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->peer_commit_element_ecc : in sae_pk_hash_sig_data()