Searched refs:peer_commit_scalar (Results 1 – 3 of 3) sorted by relevance
115 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_clear_data()1394 sae->peer_commit_scalar, K) < 0 || in sae_derive_k_ecc()1429 if (crypto_bignum_exptmod(sae->tmp->pwe_ffc, sae->peer_commit_scalar, in sae_derive_k_ffc()1535 sae->peer_commit_scalar, tmp) < 0 || in sae_derive_keys()1847 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_parse_commit_scalar()1848 sae->peer_commit_scalar = peer_scalar; in sae_parse_commit_scalar()2106 sae->peer_commit_scalar) != 0 || in sae_parse_commit()2239 sae->peer_commit_scalar, in sae_write_confirm()2248 sae->peer_commit_scalar, in sae_write_confirm()2275 if (sae->tmp == NULL || !sae->peer_commit_scalar || in sae_check_confirm()[all …]
115 struct crypto_bignum *peer_commit_scalar; member
510 sae->peer_commit_scalar, in sae_pk_hash_sig_data()513 crypto_bignum_to_bin(ap ? sae->peer_commit_scalar : in sae_pk_hash_sig_data()