Searched refs:crypto_ecdh_init (Results 1 – 6 of 6) sorted by relevance
887 struct crypto_ecdh * crypto_ecdh_init(int group);
1666 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() function
1869 struct crypto_ecdh * crypto_ecdh_init(int group) in crypto_ecdh_init() function
3547 sm->fils_ecdh = crypto_ecdh_init(dh_group); in fils_build_auth()4476 sm->owe_ecdh = crypto_ecdh_init(group); in owe_build_assoc_req()
1477 sta->fils_ecdh = crypto_ecdh_init(group); in handle_auth_fils()2682 sta->owe_ecdh = crypto_ecdh_init(group); in owe_process_assoc_req()
8261 pfs->ecdh = crypto_ecdh_init(pfs->curve->ike_group); in dpp_pfs_init()