Home
last modified time | relevance | path

Searched refs:CHALLENGE_MESSAGE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dntlmssp.h113 } __attribute__((packed)) CHALLENGE_MESSAGE, *PCHALLENGE_MESSAGE; typedef
H A Dsess.c572 CHALLENGE_MESSAGE *pblob = (CHALLENGE_MESSAGE *)bcc_ptr; in decode_ntlmssp_challenge()
574 if (blob_len < sizeof(CHALLENGE_MESSAGE)) { in decode_ntlmssp_challenge()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dntlmssp.h124 } __attribute__((packed)) CHALLENGE_MESSAGE, *PCHALLENGE_MESSAGE; typedef
H A Dsess.c934 CHALLENGE_MESSAGE *pblob = (CHALLENGE_MESSAGE *)bcc_ptr; in decode_ntlmssp_challenge()
937 if (blob_len < sizeof(CHALLENGE_MESSAGE)) { in decode_ntlmssp_challenge()

Completed in 5 milliseconds