Searched refs:smb_auth_data_blob_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmb/common/
H A Dlibsmb.h543 * field of the smb_auth_data_blob_t data structure) can be classify into
596 } smb_auth_data_blob_t; typedef in typeref:struct:smb_auth_data_blob
598 #define SMBAUTH_BLOB_MAXLEN (sizeof (smb_auth_data_blob_t))
631 smb_auth_data_blob_t data_blob;
H A Dsmb_auth.c242 smb_auth_gen_data_blob(smb_auth_data_blob_t *blob, char *ntdomain)
291 smb_auth_blob_to_string(smb_auth_data_blob_t *blob, unsigned char *data_blob)

Completed in 20 milliseconds