Searched refs:sca_key (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | sctp.h | 863 __u8 sca_key[]; member |
/Linux-v5.10/net/sctp/ | ||
D | auth.c | 857 memcpy(key->data, &auth_key->sca_key[0], auth_key->sca_keylength); in sctp_auth_set_key() |