Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dntlmssp.h124 } __attribute__((packed)) CHALLENGE_MESSAGE, *PCHALLENGE_MESSAGE; typedef
Dsess.c774 CHALLENGE_MESSAGE *pblob = (CHALLENGE_MESSAGE *)bcc_ptr; in decode_ntlmssp_challenge()
777 if (blob_len < sizeof(CHALLENGE_MESSAGE)) { in decode_ntlmssp_challenge()