Searched refs:sctp_auth_set_key (Results 1 – 3 of 3) sorted by relevance
102 int sctp_auth_set_key(struct sctp_endpoint *ep, struct sctp_association *asoc,
817 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() function
3640 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()3649 ret = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()3659 int res = sctp_auth_set_key(ep, asoc, authkey); in sctp_setsockopt_auth_key()