Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dasn1.c12 decode_negTokenInit(unsigned char *security_blob, int length, in decode_negTokenInit() function
Dcifsproto.h164 extern int decode_negTokenInit(unsigned char *security_blob, int length,
Dsmb2pdu.c1255 rc = decode_negTokenInit(security_blob, blob_length, server); in SMB2_negotiate()
Dcifssmb.c377 rc = decode_negTokenInit( in decode_ext_sec_blob()