Home
last modified time | relevance | path

Searched refs:blobptr (Results 1 – 1 of 1) sorted by relevance

/linux/fs/cifs/
A Dcifsencrypt.c263 unsigned char *blobptr; in build_avpair_blob() local
287 blobptr = ses->auth_key.response; in build_avpair_blob()
318 unsigned char *blobptr; in find_domain_name() local
325 blobptr = ses->auth_key.response; in find_domain_name()
328 while (blobptr + onesize < blobend) { in find_domain_name()
336 if (blobptr + attrsize > blobend) in find_domain_name()
370 unsigned char *blobptr; in find_timestamp() local
378 blobptr = ses->auth_key.response; in find_timestamp()
381 while (blobptr + onesize < blobend) { in find_timestamp()
389 if (blobptr + attrsize > blobend) in find_timestamp()
[all …]

Completed in 4 milliseconds