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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_auth.c253 SMBAUTH_V2_CLNT_CHALLENGE_SZ);
302 SMBAUTH_V2_CLNT_CHALLENGE_SZ);
493 SMBAUTH_V2_CLNT_CHALLENGE_SZ, auth->ci);
771 clen, clnt_challenge, SMBAUTH_V2_CLNT_CHALLENGE_SZ,
H A Dlibsmb.h511 #define SMBAUTH_V2_CLNT_CHALLENGE_SZ 8 /* for both LMv2 and NTLMv2 */ macro
592 unsigned char ndb_clnt_challenge[SMBAUTH_V2_CLNT_CHALLENGE_SZ];

Completed in 20 milliseconds