Lines Matching refs:peer_commit_element_ffc
105 crypto_bignum_deinit(tmp->peer_commit_element_ffc, 0); in sae_clear_temp_data()
668 crypto_bignum_mulmod(K, sae->tmp->peer_commit_element_ffc, in sae_derive_k_ffc()
1018 crypto_bignum_deinit(sae->tmp->peer_commit_element_ffc, 0); in sae_parse_commit_element_ffc()
1019 sae->tmp->peer_commit_element_ffc = in sae_parse_commit_element_ffc()
1021 if (sae->tmp->peer_commit_element_ffc == NULL) in sae_parse_commit_element_ffc()
1028 crypto_bignum_is_zero(sae->tmp->peer_commit_element_ffc) || in sae_parse_commit_element_ffc()
1029 crypto_bignum_is_one(sae->tmp->peer_commit_element_ffc) || in sae_parse_commit_element_ffc()
1030 crypto_bignum_cmp(sae->tmp->peer_commit_element_ffc, res) >= 0) { in sae_parse_commit_element_ffc()
1039 if (crypto_bignum_exptmod(sae->tmp->peer_commit_element_ffc, in sae_parse_commit_element_ffc()
1143 sae->tmp->peer_commit_element_ffc) != 0)) || in sae_parse_commit()
1261 sae->tmp->peer_commit_element_ffc, in sae_write_confirm()
1293 if (!sae->tmp->peer_commit_element_ffc || in sae_check_confirm()
1297 sae->tmp->peer_commit_element_ffc, in sae_check_confirm()