Searched refs:h_context (Results 1 – 1 of 1) sorted by relevance
303 uint32_t h_context[2]; /* optional */ in ntlmssp_get_type2() member309 int min_hdr_sz = offsetof(struct type2hdr, h_context); in ntlmssp_get_type2()357 (void) md_get_uint32le(in_mb, &hdr.h_context[0]); in ntlmssp_get_type2()358 (void) md_get_uint32le(in_mb, &hdr.h_context[1]); in ntlmssp_get_type2()