Searched refs:active_key_id (Results 1 – 5 of 5) sorted by relevance
401 ep_key = sctp_auth_get_shkey(asoc, asoc->active_key_id); in sctp_auth_asoc_init_active_key()633 if (key_id == asoc->active_key_id) in sctp_auth_calculate_hmac()771 if (asoc && asoc->active_key_id == auth_key->sca_keynumber && in sctp_auth_set_key()813 __u16 active_key_id = asoc->active_key_id; in sctp_auth_set_active_key() local815 asoc->active_key_id = key_id; in sctp_auth_set_active_key()817 asoc->active_key_id = active_key_id; in sctp_auth_set_active_key()821 ep->active_key_id = key_id; in sctp_auth_set_active_key()840 if (asoc->active_key_id == key_id) in sctp_auth_del_key_id()847 if (ep->active_key_id == key_id) in sctp_auth_del_key_id()883 if (asoc->active_key_id == key_id) in sctp_auth_deact_key_id()[all …]
195 sinfo->sinfo_ssn != asoc->active_key_id) { in sctp_datamsg_from_user()
259 asoc->active_key_id = ep->active_key_id; in sctp_association_init()
4385 if (key_id != asoc->active_key_id) { in sctp_sf_authenticate()4491 if (asoc->active_key_id != ntohs(auth_hdr->shkey_id)) { in sctp_sf_eat_auth()
6991 val.scact_keynumber = asoc->active_key_id; in sctp_getsockopt_active_key()6995 val.scact_keynumber = ep->active_key_id; in sctp_getsockopt_active_key()