Home
last modified time | relevance | path

Searched refs:auth_enable (Results 1 – 10 of 10) sorted by relevance

/linux/net/sctp/
H A Dsysctl.c287 .data = &init_net.sctp.auth_enable,
491 struct net *net = container_of(ctl->data, struct net, sctp.auth_enable); in proc_sctp_do_auth()
501 tbl.data = &net->sctp.auth_enable; in proc_sctp_do_auth()
507 net->sctp.auth_enable = new_value; in proc_sctp_do_auth()
510 sctp_sk(sk)->ep->auth_enable = new_value; in proc_sctp_do_auth()
H A Dendpointola.c58 ep->auth_enable = net->sctp.auth_enable; in sctp_endpoint_init()
59 if (ep->auth_enable) { in sctp_endpoint_init()
H A Dauth.c737 if (!ep->auth_enable) in sctp_auth_set_key()
797 if (!ep->auth_enable) in sctp_auth_set_active_key()
845 if (!ep->auth_enable) in sctp_auth_del_key_id()
888 if (!ep->auth_enable) in sctp_auth_deact_key_id()
H A Dsm_make_chunk.c273 if (ep->auth_enable) { in sctp_make_init()
356 if (ep->auth_enable) { in sctp_make_init()
2036 if (asoc->ep->auth_enable) in sctp_process_ext_param()
2191 if (!ep->auth_enable) in sctp_verify_param()
2208 if (!ep->auth_enable) in sctp_verify_param()
2224 if (!ep->auth_enable) in sctp_verify_param()
2666 if (!ep->auth_enable) in sctp_process_param()
2680 if (!ep->auth_enable) in sctp_process_param()
2697 if (!ep->auth_enable) in sctp_process_param()
H A Dsocket.c3576 if (!ep->auth_enable) in sctp_setsockopt_auth_chunk()
3607 if (!ep->auth_enable) in sctp_setsockopt_hmac_ident()
4350 if (ep->asconf_enable && ep->auth_enable) { in sctp_setsockopt_asconf_supported()
4388 ep->auth_enable = !!params->assoc_value; in sctp_setsockopt_auth_supported()
6944 if (!ep->auth_enable) in sctp_getsockopt_hmac_ident()
6993 if (!ep->auth_enable) in sctp_getsockopt_active_key()
7078 if (!ep->auth_enable) in sctp_getsockopt_local_auth_chunks()
7894 : sctp_sk(sk)->ep->auth_enable; in sctp_getsockopt_auth_supported()
H A Dprotocol.c1353 net->sctp.auth_enable = 0; in sctp_defaults_init()
H A Dsm_statefuns.c653 if (!net->sctp.auth_enable || !asoc->peer.auth_capable) in sctp_auth_chunk_verify()
/linux/include/net/netns/
H A Dsctp.h154 int auth_enable; member
/linux/include/net/sctp/
H A Dstructs.h1319 auth_enable:1, member
/linux/Documentation/networking/
H A Dip-sysctl.rst3467 auth_enable - BOOLEAN