Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dcifsencrypt.c567 unsigned char *tiblob = NULL; /* target info blob */ in setup_ntlmv2_rsp() local
604 tiblob = ses->auth_key.response; in setup_ntlmv2_rsp()
623 memcpy(ses->auth_key.response + baselen, tiblob, tilen); in setup_ntlmv2_rsp()
679 kfree(tiblob); in setup_ntlmv2_rsp()