Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsencrypt.c320 unsigned char *blobend; in find_domain_name() local
327 blobend = blobptr + ses->auth_key.len; in find_domain_name()
329 while (blobptr + onesize < blobend) { in find_domain_name()
337 if (blobptr + attrsize > blobend) in find_domain_name()
372 unsigned char *blobend; in find_timestamp() local
380 blobend = blobptr + ses->auth_key.len; in find_timestamp()
382 while (blobptr + onesize < blobend) { in find_timestamp()
390 if (blobptr + attrsize > blobend) in find_timestamp()