Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dasn1.c12 decode_negTokenInit(unsigned char *security_blob, int length, in decode_negTokenInit() function
H A Dcifsproto.h184 extern int decode_negTokenInit(unsigned char *security_blob, int length,
H A Dsmb2pdu.c1254 rc = decode_negTokenInit(security_blob, blob_length, server); in SMB2_negotiate()
H A Dcifssmb.c391 rc = decode_negTokenInit( in decode_ext_sec_blob()