Lines Matching refs:crypto_bignum_deinit

103 	crypto_bignum_deinit(tmp->prime_buf, 0);  in sae_clear_temp_data()
104 crypto_bignum_deinit(tmp->order_buf, 0); in sae_clear_temp_data()
105 crypto_bignum_deinit(tmp->sae_rand, 1); in sae_clear_temp_data()
106 crypto_bignum_deinit(tmp->pwe_ffc, 1); in sae_clear_temp_data()
107 crypto_bignum_deinit(tmp->own_commit_scalar, 0); in sae_clear_temp_data()
108 crypto_bignum_deinit(tmp->own_commit_element_ffc, 0); in sae_clear_temp_data()
109 crypto_bignum_deinit(tmp->peer_commit_element_ffc, 0); in sae_clear_temp_data()
127 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_clear_data()
128 crypto_bignum_deinit(sae->peer_commit_scalar_accepted, 0); in sae_clear_data()
181 crypto_bignum_deinit(x_cand, 1); in sae_test_pwd_seed_ecc()
187 crypto_bignum_deinit(y_sqr, 1); in sae_test_pwd_seed_ecc()
277 crypto_bignum_deinit(a, 1); in sae_test_pwd_seed_ffc()
278 crypto_bignum_deinit(b, 1); in sae_test_pwd_seed_ffc()
443 crypto_bignum_deinit(qr, 0); in sae_derive_pwe_ecc()
444 crypto_bignum_deinit(qnr, 0); in sae_derive_pwe_ecc()
445 crypto_bignum_deinit(y, 1); in sae_derive_pwe_ecc()
448 crypto_bignum_deinit(x, 1); in sae_derive_pwe_ecc()
471 crypto_bignum_deinit(sae->tmp->pwe_ffc, 1); in sae_derive_pwe_ffc()
536 crypto_bignum_deinit(pwe, 1); in sae_derive_pwe_ffc()
806 crypto_bignum_deinit(u2, 1); in sswu()
807 crypto_bignum_deinit(t1, 1); in sswu()
808 crypto_bignum_deinit(t2, 1); in sswu()
809 crypto_bignum_deinit(z, 0); in sswu()
810 crypto_bignum_deinit(t, 1); in sswu()
811 crypto_bignum_deinit(x1a, 1); in sswu()
812 crypto_bignum_deinit(x1b, 1); in sswu()
813 crypto_bignum_deinit(x1, 1); in sswu()
814 crypto_bignum_deinit(x2, 1); in sswu()
815 crypto_bignum_deinit(gx1, 1); in sswu()
816 crypto_bignum_deinit(gx2, 1); in sswu()
817 crypto_bignum_deinit(y, 1); in sswu()
818 crypto_bignum_deinit(v, 1); in sswu()
819 crypto_bignum_deinit(zero, 0); in sswu()
820 crypto_bignum_deinit(one, 0); in sswu()
821 crypto_bignum_deinit(two, 0); in sswu()
822 crypto_bignum_deinit(three, 0); in sswu()
929 crypto_bignum_deinit(bn, 1); in sae_derive_pt_ecc()
954 crypto_bignum_deinit(bn, 1); in sae_derive_pt_ecc()
1030 crypto_bignum_deinit(pt, 1); in sae_derive_pt_ffc()
1039 crypto_bignum_deinit(bn, 1); in sae_derive_pt_ffc()
1040 crypto_bignum_deinit(tmp, 1); in sae_derive_pt_ffc()
1041 crypto_bignum_deinit(one, 0); in sae_derive_pt_ffc()
1042 crypto_bignum_deinit(two, 0); in sae_derive_pt_ffc()
1043 crypto_bignum_deinit(prime, 0); in sae_derive_pt_ffc()
1044 crypto_bignum_deinit(order, 0); in sae_derive_pt_ffc()
1203 crypto_bignum_deinit(tmp, 1); in sae_derive_pwe_from_pt_ecc()
1204 crypto_bignum_deinit(val, 1); in sae_derive_pwe_from_pt_ecc()
1205 crypto_bignum_deinit(one, 0); in sae_derive_pwe_from_pt_ecc()
1254 crypto_bignum_deinit(pwe, 1); in sae_derive_pwe_from_pt_ffc()
1261 crypto_bignum_deinit(tmp, 1); in sae_derive_pwe_from_pt_ffc()
1262 crypto_bignum_deinit(val, 1); in sae_derive_pwe_from_pt_ffc()
1263 crypto_bignum_deinit(one, 0); in sae_derive_pwe_from_pt_ffc()
1264 crypto_bignum_deinit(prime, 0); in sae_derive_pwe_from_pt_ffc()
1265 crypto_bignum_deinit(order, 0); in sae_derive_pwe_from_pt_ffc()
1276 crypto_bignum_deinit(pt->ffc_pt, 1); in sae_deinit_pt()
1349 crypto_bignum_deinit(mask, 1); in sae_derive_commit()
1419 crypto_bignum_deinit(sae->tmp->pwe_ffc, 1); in sae_prepare_commit_pt()
1500 crypto_bignum_deinit(K, 1); in sae_derive_k_ffc()
1663 crypto_bignum_deinit(tmp, 0); in sae_derive_keys()
1923 crypto_bignum_deinit(peer_scalar, 0); in sae_parse_commit_scalar()
1932 crypto_bignum_deinit(peer_scalar, 0); in sae_parse_commit_scalar()
1937 crypto_bignum_deinit(sae->peer_commit_scalar, 0); in sae_parse_commit_scalar()
2010 crypto_bignum_deinit(sae->tmp->peer_commit_element_ffc, 0); in sae_parse_commit_element_ffc()
2023 crypto_bignum_deinit(res, 0); in sae_parse_commit_element_ffc()
2024 crypto_bignum_deinit(one, 0); in sae_parse_commit_element_ffc()
2028 crypto_bignum_deinit(one, 0); in sae_parse_commit_element_ffc()
2035 crypto_bignum_deinit(res, 0); in sae_parse_commit_element_ffc()
2038 crypto_bignum_deinit(res, 0); in sae_parse_commit_element_ffc()