Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c555 unsigned char *tiblob = NULL; /* target info blob */ in setup_ntlmv2_rsp() local
592 tiblob = ses->auth_key.response; in setup_ntlmv2_rsp()
611 memcpy(ses->auth_key.response + baselen, tiblob, tilen); in setup_ntlmv2_rsp()
661 kfree_sensitive(tiblob); in setup_ntlmv2_rsp()