Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ksmbd/
Dsmbstatus.h1821 #define STATUS_NO_PREAUTH_INTEGRITY_HASH_OVERLAP cpu_to_le32(0xC05D0000) macro
Dsmb2pdu.c877 __le32 err = STATUS_NO_PREAUTH_INTEGRITY_HASH_OVERLAP; in decode_preauth_ctxt()