Home
last modified time | relevance | path

Searched refs:sctp_auth_asoc_init_active_key (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dauth.h73 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dauth.h73 int sctp_auth_asoc_init_active_key(struct sctp_association *asoc, gfp_t gfp);
/kernel/linux/linux-5.10/net/sctp/
H A 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()
H A Dassociola.c1184 return sctp_auth_asoc_init_active_key(asoc, GFP_ATOMIC); in sctp_assoc_update()
H A Dsm_sideeffect.c1758 error = sctp_auth_asoc_init_active_key(asoc, in sctp_cmd_interpreter()
H A Dsm_statefuns.c796 error = sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC); in sctp_sf_do_5_1D_ce()
1800 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_a()
1933 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_b()
/kernel/linux/linux-6.6/net/sctp/
H A 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()
H A Dassociola.c1192 return sctp_auth_asoc_init_active_key(asoc, GFP_ATOMIC); in sctp_assoc_update()
H A Dsm_sideeffect.c1768 error = sctp_auth_asoc_init_active_key(asoc, in sctp_cmd_interpreter()
H A Dsm_statefuns.c807 error = sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC); in sctp_sf_do_5_1D_ce()
1876 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_a()
1996 if (sctp_auth_asoc_init_active_key(new_asoc, GFP_ATOMIC)) in sctp_sf_do_dupcook_b()

Completed in 25 milliseconds