Home
last modified time | relevance | path

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

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