Home
last modified time | relevance | path

Searched refs:sctp_authkey (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/net/sctp/
Dauth.h23 struct sctp_authkey;
103 struct sctp_authkey *auth_key);
/Linux-v6.6/include/uapi/linux/
Dsctp.h861 struct sctp_authkey { struct
/Linux-v6.6/net/sctp/
Dauth.c819 struct sctp_authkey *auth_key) in sctp_auth_set_key()
Dsocket.c3623 struct sctp_authkey *authkey, in sctp_setsockopt_auth_key()
3630 if (optlen <= sizeof(struct sctp_authkey)) in sctp_setsockopt_auth_key()