Searched refs:ksmbd_decode_negTokenTarg (Results 1 – 3 of 3) sorted by relevance
15 int ksmbd_decode_negTokenTarg(unsigned char *security_blob, int length,
38 ksmbd_decode_negTokenTarg(unsigned char *security_blob, int length, in ksmbd_decode_negTokenTarg() function
1293 if (ksmbd_decode_negTokenTarg((char *)negblob, sz, conn)) { in decode_negotiation_token()