Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsencrypt.c335 unsigned char *blobend; in find_domain_name() local
342 blobend = blobptr + ses->auth_key.len; in find_domain_name()
344 while (blobptr + onesize < blobend) { in find_domain_name()
352 if (blobptr + attrsize > blobend) in find_domain_name()
387 unsigned char *blobend; in find_timestamp() local
395 blobend = blobptr + ses->auth_key.len; in find_timestamp()
397 while (blobptr + onesize < blobend) { in find_timestamp()
405 if (blobptr + attrsize > blobend) in find_timestamp()