Searched refs:SMB_MAXCHALLENGELEN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb.h1027 #define SMB_MAXCHALLENGELEN 8 macro
H A Dsmb_conn.h345 u_char vc_ch[SMB_MAXCHALLENGELEN];
H A Dsmb_smb.c471 if (sblen && (sblen <= SMB_MAXCHALLENGELEN) && (vcp->vc_flags & SMBV_ENCRYPT_PASSWORD)) {

Completed in 178 milliseconds