Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifsencrypt.c501 char nt_hash[CIFS_NTHASH_SIZE]; in calc_ntlmv2_hash()
515 CIFS_NTHASH_SIZE); in calc_ntlmv2_hash()
H A Dcifspdu.h159 #define CIFS_NTHASH_SIZE (16) macro