Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dcifsencrypt.c419 const struct nls_table *nls_cp, struct shash_desc *hmacmd5) in calc_ntlmv2_hash()
504 CalcNTLMv2_response(const struct cifs_ses *ses, char *ntlmv2_hash, struct shash_desc *hmacmd5) in CalcNTLMv2_response()
549 struct shash_desc *hmacmd5 = NULL; in setup_ntlmv2_rsp() local