Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
319 unsigned char *blobend; in find_domain_name() local326 blobend = blobptr + ses->auth_key.len; in find_domain_name()328 while (blobptr + onesize < blobend) { in find_domain_name()336 if (blobptr + attrsize > blobend) in find_domain_name()371 unsigned char *blobend; in find_timestamp() local379 blobend = blobptr + ses->auth_key.len; in find_timestamp()381 while (blobptr + onesize < blobend) { in find_timestamp()389 if (blobptr + attrsize > blobend) in find_timestamp()