Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsencrypt.c392 unsigned char *blobptr; in build_avpair_blob() local
417 blobptr = ses->auth_key.response; in build_avpair_blob()
448 unsigned char *blobptr; in find_domain_name() local
455 blobptr = ses->auth_key.response; in find_domain_name()
458 while (blobptr + onesize < blobend) { in find_domain_name()
466 if (blobptr + attrsize > blobend) in find_domain_name()
500 unsigned char *blobptr; in find_timestamp() local
508 blobptr = ses->auth_key.response; in find_timestamp()
511 while (blobptr + onesize < blobend) { in find_timestamp()
519 if (blobptr + attrsize > blobend) in find_timestamp()
[all …]

Completed in 3 milliseconds