Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/sctp/
Dauth.h100 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
/linux-5.19.10/net/sctp/
Dauth.c778 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, in sctp_auth_ep_set_hmacs() function
Dsocket.c3609 return sctp_auth_ep_set_hmacs(ep, hmacs); in sctp_setsockopt_hmac_ident()