Home
last modified time | relevance | path

Searched refs:sctp_auth_asoc_copy_shkeys (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
Dauth.h77 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
/kernel/linux/linux-5.10/net/sctp/
Dauth.c353 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys() function
Dassociola.c253 if (sctp_auth_asoc_copy_shkeys(ep, asoc, gfp)) in sctp_association_init()