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

/freebsd-10.3-release/sys/netsmb/
H A Dsmb.h320 #define SMB_MAXCHALLENGELEN 8 macro
H A Dsmb_conn.h261 u_char vc_ch[SMB_MAXCHALLENGELEN];
H A Dsmb_smb.c187 if (sblen != SMB_MAXCHALLENGELEN) {
238 if (swlen > SMB_MAXCHALLENGELEN)

Completed in 112 milliseconds