blobend           413 fs/cifs/cifsencrypt.c 	unsigned char *blobend;
blobend           420 fs/cifs/cifsencrypt.c 	blobend = blobptr + ses->auth_key.len;
blobend           422 fs/cifs/cifsencrypt.c 	while (blobptr + onesize < blobend) {
blobend           430 fs/cifs/cifsencrypt.c 		if (blobptr + attrsize > blobend)
blobend           465 fs/cifs/cifsencrypt.c 	unsigned char *blobend;
blobend           473 fs/cifs/cifsencrypt.c 	blobend = blobptr + ses->auth_key.len;
blobend           475 fs/cifs/cifsencrypt.c 	while (blobptr + onesize < blobend) {
blobend           483 fs/cifs/cifsencrypt.c 		if (blobptr + attrsize > blobend)