Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dauth.h77 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
/openbmc/linux/net/sctp/
H A Dauth.c353 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys() function
H A Dassociola.c256 if (sctp_auth_asoc_copy_shkeys(ep, asoc, gfp)) in sctp_association_init()