Searched refs:crypto_ec_point_init (Results 1 – 7 of 7) sorted by relevance
781 struct crypto_ec_point * crypto_ec_point_init(struct crypto_ec *e);
1396 struct crypto_ec_point * crypto_ec_point_init(struct crypto_ec *e) in crypto_ec_point_init() function
1715 struct crypto_ec_point * crypto_ec_point_init(struct crypto_ec *e) in crypto_ec_point_init() function
411 sae->tmp->pwe_ecc = crypto_ec_point_init(sae->tmp->ec); in sae_derive_pwe_ecc()944 pt = crypto_ec_point_init(ec); in sae_derive_pt_ecc()1192 pwe = crypto_ec_point_init(pt->ec); in sae_derive_pwe_from_pt_ecc()1292 crypto_ec_point_init(sae->tmp->ec); in sae_derive_commit_element_ecc()1439 K = crypto_ec_point_init(sae->tmp->ec); in sae_derive_k_ecc()
154 grp->pwe = crypto_ec_point_init(grp->group); in compute_password_element()
254 data->my_element = crypto_ec_point_init(data->grp->group); in eap_pwd_build_commit_req()671 K = crypto_ec_point_init(data->grp->group); in eap_pwd_process_commit_resp()
576 data->my_element = crypto_ec_point_init(data->grp->group); in eap_pwd_perform_commit_exchange()604 K = crypto_ec_point_init(data->grp->group); in eap_pwd_perform_commit_exchange()