Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/qce/
H A Daead.h17 u8 auth_key[QCE_MAX_KEY_SIZE]; member
/linux/fs/smb/client/
H A Dcifs_ioctl.h64 __u8 auth_key[SMB2_NTLMV2_SESSKEY_SIZE]; member
H A Dcifsglob.h1124 struct session_key auth_key; member
/linux/net/sctp/
H A Dauth.c819 struct sctp_authkey *auth_key) in sctp_auth_set_key()