Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 5 of 5) 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.h1084 struct session_key auth_key; member
/linux/net/sctp/
H A Dauth.c799 struct sctp_authkey *auth_key) in sctp_auth_set_key()
/linux/fs/smb/server/
H A Dsmb2pdu.c2189 char *auth_key = conn->binding ? channel_key : sess->sess_key; in ntlm_authenticate() local
2326 char *auth_key = conn->binding ? channel_key : in krb5_authenticate() local