Home
last modified time | relevance | path

Searched refs:sca_keynumber (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sctp/
H A Dauth.c840 if (shkey->key_id == auth_key->sca_keynumber) { in sctp_auth_set_key()
846 cur_key = sctp_auth_shkey_create(auth_key->sca_keynumber, GFP_KERNEL); in sctp_auth_set_key()
868 if (asoc && asoc->active_key_id == auth_key->sca_keynumber && in sctp_auth_set_key()
/openbmc/linux/include/uapi/linux/
H A Dsctp.h863 __u16 sca_keynumber; member