Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dauth.h20 #define CIFS_NTHASH_SIZE (16) macro
/linux/fs/smb/client/
H A Dcifsencrypt.c262 char nt_hash[CIFS_NTHASH_SIZE]; in calc_ntlmv2_hash()
271 hmac_md5_init_usingrawkey(&hmac_ctx, nt_hash, CIFS_NTHASH_SIZE); in calc_ntlmv2_hash()
H A Dsmb1pdu.h127 #define CIFS_NTHASH_SIZE (16) macro