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

/linux-master/fs/smb/client/
H A Dcifsencrypt.c697 unsigned char *tiblob = NULL; /* target info blob */ local
734 tiblob = ses->auth_key.response;
753 memcpy(ses->auth_key.response + baselen, tiblob, tilen);
807 kfree_sensitive(tiblob);

Completed in 442 milliseconds