nt_hash           501 fs/cifs/cifsencrypt.c 	char nt_hash[CIFS_NTHASH_SIZE];
nt_hash           512 fs/cifs/cifsencrypt.c 	E_md4hash(ses->password, nt_hash, nls_cp);
nt_hash           514 fs/cifs/cifsencrypt.c 	rc = crypto_shash_setkey(ses->server->secmech.hmacmd5, nt_hash,