Home
last modified time | relevance | path

Searched refs:sca_keylength (Results 1 – 3 of 3) sorted by relevance

/linux/net/sctp/
A Dauth.c851 key = sctp_auth_create_key(auth_key->sca_keylength, GFP_KERNEL); in sctp_auth_set_key()
857 memcpy(key->data, &auth_key->sca_key[0], auth_key->sca_keylength); in sctp_auth_set_key()
A Dsocket.c3634 if (authkey->sca_keylength > optlen - sizeof(*authkey)) in sctp_setsockopt_auth_key()
/linux/include/uapi/linux/
A Dsctp.h864 __u16 sca_keylength; member

Completed in 24 milliseconds