Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
408 unsigned char *blobend; in find_domain_name() local415 blobend = blobptr + ses->auth_key.len; in find_domain_name()417 while (blobptr + onesize < blobend) { in find_domain_name()425 if (blobptr + attrsize > blobend) in find_domain_name()460 unsigned char *blobend; in find_timestamp() local467 blobend = blobptr + ses->auth_key.len; in find_timestamp()469 while (blobptr + onesize < blobend) { in find_timestamp()477 if (blobptr + attrsize > blobend) in find_timestamp()