decode_negTokenInit  147 fs/cifs/cifsproto.h extern int decode_negTokenInit(unsigned char *security_blob, int length,
decode_negTokenInit  512 fs/cifs/cifssmb.c 		rc = decode_negTokenInit(
decode_negTokenInit  997 fs/cifs/smb2pdu.c 		rc = decode_negTokenInit(security_blob, blob_length, server);