Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dauth.h89 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
/linux-4.4.14/net/sctp/
Dauth.c357 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys() function
Dassociola.c266 err = sctp_auth_asoc_copy_shkeys(ep, asoc, gfp); in sctp_association_init()