Searched refs:ksmbd_neg_token_alloc (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/smb/server/ |
D | asn1.c | 211 static int ksmbd_neg_token_alloc(void *context, size_t hdrlen, in ksmbd_neg_token_alloc() function 233 return ksmbd_neg_token_alloc(context, hdrlen, tag, value, vlen); in ksmbd_neg_token_init_mech_token() 240 return ksmbd_neg_token_alloc(context, hdrlen, tag, value, vlen); in ksmbd_neg_token_targ_resp_token()
|