Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
335 unsigned char *blobend; in find_domain_name() local342 blobend = blobptr + ses->auth_key.len; in find_domain_name()344 while (blobptr + onesize < blobend) { in find_domain_name()352 if (blobptr + attrsize > blobend) in find_domain_name()387 unsigned char *blobend; in find_timestamp() local395 blobend = blobptr + ses->auth_key.len; in find_timestamp()397 while (blobptr + onesize < blobend) { in find_timestamp()405 if (blobptr + attrsize > blobend) in find_timestamp()