Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dauth.h77 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
/Linux-v6.6/net/sctp/
Dauth.c353 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys() function
Dassociola.c255 if (sctp_auth_asoc_copy_shkeys(ep, asoc, gfp)) in sctp_association_init()