Searched refs:ntlmv2 (Results 1 – 2 of 2) sorted by relevance
604 struct ntlmv2_resp *ntlmv2 = (struct ntlmv2_resp *) in CalcNTLMv2_response() local632 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()635 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()638 ntlmv2->challenge.key, hash_len); in CalcNTLMv2_response()646 ntlmv2->ntlmv2_hash); in CalcNTLMv2_response()659 struct ntlmv2_resp *ntlmv2; in setup_ntlmv2_rsp() local703 ntlmv2 = (struct ntlmv2_resp *) in setup_ntlmv2_rsp()705 ntlmv2->blob_signature = cpu_to_le32(0x00000101); in setup_ntlmv2_rsp()706 ntlmv2->reserved = 0; in setup_ntlmv2_rsp()707 ntlmv2->time = rsp_timestamp; in setup_ntlmv2_rsp()[all …]
680 ntlmv2734 plaintext, ntlm, ntlmv2, signing allowed). Some