Home
last modified time | relevance | path

Searched refs:sctp_auth_asoc_init_active_key (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/include/net/sctp/
Dauth.h73 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp);
/linux-6.12.1/net/sctp/
Dauth.c383 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp) in sctp_auth_asoc_init_active_key() function
869 sctp_auth_asoc_init_active_key(asoc, GFP_KERNEL)) { in sctp_auth_set_key()
913 if (sctp_auth_asoc_init_active_key(asoc, GFP_KERNEL)) { in sctp_auth_set_active_key()
Dsm_sideeffect.c1768 error = sctp_auth_asoc_init_active_key(asoc, in sctp_cmd_interpreter()
Dassociola.c1192 return sctp_auth_asoc_init_active_key(asoc, GFP_ATOMIC); in sctp_assoc_update()
Dsm_statefuns.c808 error = sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC); in sctp_sf_do_5_1D_ce()
1877 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_a()
1997 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_b()