Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dcifsencrypt.c413 unsigned char *blobend; in find_domain_name() local
420 blobend = blobptr + ses->auth_key.len; in find_domain_name()
422 while (blobptr + onesize < blobend) { in find_domain_name()
430 if (blobptr + attrsize > blobend) in find_domain_name()
465 unsigned char *blobend; in find_timestamp() local
473 blobend = blobptr + ses->auth_key.len; in find_timestamp()
475 while (blobptr + onesize < blobend) { in find_timestamp()
483 if (blobptr + attrsize > blobend) in find_timestamp()