Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/sctp/
Dauth.h108 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep,
/linux-4.4.14/net/sctp/
Dauth.c786 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, in sctp_auth_ep_set_hmacs() function
Dsocket.c3436 err = sctp_auth_ep_set_hmacs(ep, hmacs); in sctp_setsockopt_hmac_ident()