Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifsencrypt.c646 offsetof(struct ntlmv2_resp, challenge.key[0])); in CalcNTLMv2_response()
668 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()
671 memcpy(ntlmv2->challenge.key, in CalcNTLMv2_response()
674 ntlmv2->challenge.key, hash_len); in CalcNTLMv2_response()
Dcifspdu.h661 } __attribute__((packed)) challenge; member