Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsencrypt.c661 unsigned char *tiblob = NULL; /* target info blob */ in setup_ntlmv2_rsp() local
693 tiblob = ses->auth_key.response; in setup_ntlmv2_rsp()
712 memcpy(ses->auth_key.response + baselen, tiblob, tilen); in setup_ntlmv2_rsp()
768 kfree(tiblob); in setup_ntlmv2_rsp()