Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsencrypt.c408 unsigned char *blobend; in find_domain_name() local
415 blobend = blobptr + ses->auth_key.len; in find_domain_name()
417 while (blobptr + onesize < blobend) { in find_domain_name()
425 if (blobptr + attrsize > blobend) in find_domain_name()
460 unsigned char *blobend; in find_timestamp() local
467 blobend = blobptr + ses->auth_key.len; in find_timestamp()
469 while (blobptr + onesize < blobend) { in find_timestamp()
477 if (blobptr + attrsize > blobend) in find_timestamp()