Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsencrypt.c655 unsigned char *tiblob = NULL; /* target info blob */ in setup_ntlmv2_rsp() local
687 tiblob = ses->auth_key.response; in setup_ntlmv2_rsp()
706 memcpy(ses->auth_key.response + baselen, tiblob, tilen); in setup_ntlmv2_rsp()
762 kfree(tiblob); in setup_ntlmv2_rsp()