Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/sctp/
A Dauth.h102 int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
/linux-6.3-rc2/net/sctp/
A Dauth.c817 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() function
A Dsocket.c3641 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()
3650 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()
3660 int res = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()

Completed in 18 milliseconds