Searched refs:sctp_auth_set_key (Results 1 – 2 of 2) sorted by relevance
817 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() function
3655 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()3664 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()3674 int res = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()
Completed in 18 milliseconds