Searched refs:blobend (Results 1 – 1 of 1) sorted by relevance
449 unsigned char *blobend; in find_domain_name() local456 blobend = blobptr + ses->auth_key.len; in find_domain_name()458 while (blobptr + onesize < blobend) { in find_domain_name()466 if (blobptr + attrsize > blobend) in find_domain_name()501 unsigned char *blobend; in find_timestamp() local509 blobend = blobptr + ses->auth_key.len; in find_timestamp()511 while (blobptr + onesize < blobend) { in find_timestamp()519 if (blobptr + attrsize > blobend) in find_timestamp()