Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifsencrypt.c449 unsigned char *blobend; in find_domain_name() local
456 blobend = blobptr + ses->auth_key.len; in find_domain_name()
458 while (blobptr + onesize < blobend) { in find_domain_name()
466 if (blobptr + attrsize > blobend) in find_domain_name()
501 unsigned char *blobend; in find_timestamp() local
509 blobend = blobptr + ses->auth_key.len; in find_timestamp()
511 while (blobptr + onesize < blobend) { in find_timestamp()
519 if (blobptr + attrsize > blobend) in find_timestamp()