Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dauth.h77 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep,
/OK3568_Linux_fs/kernel/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.c253 if (sctp_auth_asoc_copy_shkeys(ep, asoc, gfp)) in sctp_association_init()