Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmbfs/smb/
H A Dntlmssp.c302 uint8_t h_challenge[8]; in ntlmssp_get_type2() member
337 (void) md_get_mem(in_mb, &hdr.h_challenge, NTLM_CHAL_SZ, MB_MSYSTEM); in ntlmssp_get_type2()
343 bcopy(&hdr.h_challenge, ctx->ct_srv_chal, NTLM_CHAL_SZ); in ntlmssp_get_type2()