Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
413 unsigned char *blobend; in find_domain_name() local420 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() local473 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()