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()1463 sae->tmp->peer_commit_element_ecc, K) < 0 || in sae_derive_k_ecc()1995 crypto_ec_point_deinit(sae->tmp->peer_commit_element_ecc, 0); in sae_parse_commit_element_ecc()1996 sae->tmp->peer_commit_element_ecc = in sae_parse_commit_element_ecc()1998 if (!sae->tmp->peer_commit_element_ecc) { in sae_parse_commit_element_ecc()2004 sae->tmp->peer_commit_element_ecc)) { in sae_parse_commit_element_ecc()2302 sae->tmp->peer_commit_element_ecc) != 0))) in sae_parse_commit()2419 sae->tmp->peer_commit_element_ecc, in sae_write_confirm()2462 if (!sae->tmp->peer_commit_element_ecc || in sae_check_confirm()2465 sae->tmp->peer_commit_element_ecc, in sae_check_confirm()
48 struct crypto_ec_point *peer_commit_element_ecc; member
568 tmp->peer_commit_element_ecc, in sae_pk_hash_sig_data()572 if (crypto_ec_point_to_bin(tmp->ec, ap ? tmp->peer_commit_element_ecc : in sae_pk_hash_sig_data()