Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
321 unsigned char *blobend; in find_domain_name() local328 blobend = blobptr + ses->auth_key.len; in find_domain_name()330 while (blobptr + onesize < blobend) { in find_domain_name()338 if (blobptr + attrsize > blobend) in find_domain_name()373 unsigned char *blobend; in find_timestamp() local381 blobend = blobptr + ses->auth_key.len; in find_timestamp()383 while (blobptr + onesize < blobend) { in find_timestamp()391 if (blobptr + attrsize > blobend) in find_timestamp()