Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/sctp/
Dauth.h110 int sctp_auth_set_key(struct sctp_endpoint *ep,
/linux-4.1.27/net/sctp/
Dauth.c823 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() function
Dsocket.c3491 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()