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