Home
last modified time | relevance | path

Searched refs:SMBAUTH_V2_CLNT_CHALLENGE_SZ (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dlibsmb.h306 #define SMBAUTH_V2_CLNT_CHALLENGE_SZ 8 /* both LMv2 and NTLMv2 */ macro
367 unsigned char ndb_clnt_challenge[SMBAUTH_V2_CLNT_CHALLENGE_SZ];
H A Dsmb_auth.c473 clen, clnt_challenge, SMBAUTH_V2_CLNT_CHALLENGE_SZ, in smb_lmv2_password_ok()