Searched refs:decode_negTokenInit (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | asn1.c | 12 decode_negTokenInit(unsigned char *security_blob, int length, in decode_negTokenInit() function
|
H A D | cifsproto.h | 162 extern int decode_negTokenInit(unsigned char *security_blob, int length,
|
H A D | smb2pdu.c | 1227 rc = decode_negTokenInit(security_blob, blob_length, server); in SMB2_negotiate()
|
H A D | cifssmb.c | 375 rc = decode_negTokenInit( in decode_ext_sec_blob()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | asn1.c | 483 decode_negTokenInit(unsigned char *security_blob, int length, in decode_negTokenInit() function
|
H A D | cifsproto.h | 152 extern int decode_negTokenInit(unsigned char *security_blob, int length,
|
H A D | smb2pdu.c | 987 rc = decode_negTokenInit(security_blob, blob_length, server); in SMB2_negotiate()
|
H A D | cifssmb.c | 435 rc = decode_negTokenInit( in decode_ext_sec_blob()
|
Completed in 42 milliseconds