Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/sctp/
Dauth.h117 int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
/Linux-v4.19/net/sctp/
Dauth.c844 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() function
Dsocket.c3741 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()