Searched refs:auth_capable (Results 1 – 6 of 6) sorted by relevance
392 if (!asoc->peer.auth_capable) in sctp_auth_asoc_init_active_key()679 if (!asoc->peer.auth_capable) in sctp_auth_send_cid()691 if (!asoc->peer.auth_capable) in sctp_auth_recv_cid()830 if (!asoc->peer.auth_capable) in sctp_auth_set_key()890 if (!asoc->peer.auth_capable) in sctp_auth_set_active_key()935 if (!asoc->peer.auth_capable) in sctp_auth_del_key_id()978 if (!asoc->peer.auth_capable) in sctp_auth_deact_key_id()
448 if (asoc->peer.auth_capable) { in sctp_make_init_ack()512 if (asoc->peer.auth_capable) { in sctp_make_init_ack()2067 asoc->peer.auth_capable = 1; in sctp_process_ext_param()2407 if (asoc->peer.auth_capable && (!asoc->peer.peer_random || in sctp_process_init()2409 asoc->peer.auth_capable = 0; in sctp_process_init()2418 (asoc->peer.asconf_capable && !asoc->peer.auth_capable)) { in sctp_process_init()
1112 asoc->peer.auth_capable = new->peer.auth_capable; in sctp_assoc_update()
651 if (!net->sctp.auth_enable || !asoc->peer.auth_capable) in sctp_auth_chunk_verify()846 if (!new_asoc->peer.auth_capable) { in sctp_sf_do_5_1D_ce()998 if (!asoc->peer.auth_capable) { in sctp_sf_do_5_1E_ca()2045 if (!asoc->peer.auth_capable) in sctp_sf_do_dupcook_b()2145 if (!asoc->peer.auth_capable) { in sctp_sf_do_dupcook_d()4435 if (!asoc->peer.auth_capable) in sctp_sf_eat_auth()
5197 mask = (mask | asoc->peer.auth_capable); in sctp_get_sctp_info()6929 if (!asoc->peer.auth_capable) in sctp_getsockopt_active_key()6967 if (!asoc->peer.auth_capable) in sctp_getsockopt_peer_auth_chunks()7014 if (!asoc->peer.auth_capable) in sctp_getsockopt_local_auth_chunks()7832 params.assoc_value = asoc ? asoc->peer.auth_capable in sctp_getsockopt_auth_supported()
1711 auth_capable:1, /* Is peer doing SCTP-AUTH? */ member
Completed in 40 milliseconds