Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
320 unsigned char *blobend; in find_domain_name() local327 blobend = blobptr + ses->auth_key.len; in find_domain_name()329 while (blobptr + onesize < blobend) { in find_domain_name()337 if (blobptr + attrsize > blobend) in find_domain_name()372 unsigned char *blobend; in find_timestamp() local380 blobend = blobptr + ses->auth_key.len; in find_timestamp()382 while (blobptr + onesize < blobend) { in find_timestamp()390 if (blobptr + attrsize > blobend) in find_timestamp()