Searched refs:blobend (Results 1 – 2 of 2) sorted by relevance
413 unsigned char *blobend; in find_domain_name() local420 blobend = blobptr + ses->auth_key.len; in find_domain_name()422 while (blobptr + onesize < blobend) { in find_domain_name()430 if (blobptr + attrsize > blobend) in find_domain_name()465 unsigned char *blobend; in find_timestamp() local473 blobend = blobptr + ses->auth_key.len; in find_timestamp()475 while (blobptr + onesize < blobend) { in find_timestamp()483 if (blobptr + attrsize > blobend) in find_timestamp()
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()