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()1443 sae->tmp->peer_commit_element_ecc, K) < 0 || in sae_derive_k_ecc()1969 crypto_ec_point_deinit(sae->tmp->peer_commit_element_ecc, 0); in sae_parse_commit_element_ecc()1970 sae->tmp->peer_commit_element_ecc = in sae_parse_commit_element_ecc()1972 if (!sae->tmp->peer_commit_element_ecc) { in sae_parse_commit_element_ecc()1978 sae->tmp->peer_commit_element_ecc)) { in sae_parse_commit_element_ecc()2245 sae->tmp->peer_commit_element_ecc) != 0))) in sae_parse_commit()2362 sae->tmp->peer_commit_element_ecc, in sae_write_confirm()2405 if (!sae->tmp->peer_commit_element_ecc || in sae_check_confirm()2408 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()