Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dntlmssp.h124 } __attribute__((packed)) CHALLENGE_MESSAGE, *PCHALLENGE_MESSAGE; typedef
H A Dsess.c891 CHALLENGE_MESSAGE *pblob = (CHALLENGE_MESSAGE *)bcc_ptr; in decode_ntlmssp_challenge()
894 if (blob_len < sizeof(CHALLENGE_MESSAGE)) { in decode_ntlmssp_challenge()