Home
last modified time | relevance | path

Searched refs:decode_negTokenInit (Results 1 – 3 of 3) 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.h154 int decode_negTokenInit(unsigned char *security_blob, int length,
H A Dsmb2pdu.c1331 rc = decode_negTokenInit(security_blob, blob_length, server); in SMB2_negotiate()