Home
last modified time | relevance | path

Searched refs:SMB2_PREAUTH_INTEGRITY_SHA512 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/ksmbd/
A Dauth.c920 SMB2_PREAUTH_INTEGRITY_SHA512) in ksmbd_gen_preauth_integrity_hash()
A Dsmb2pdu.c874 if (pneg_ctxt->HashAlgorithms == SMB2_PREAUTH_INTEGRITY_SHA512) { in decode_preauth_ctxt()
876 SMB2_PREAUTH_INTEGRITY_SHA512; in decode_preauth_ctxt()
/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h410 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro
/linux-6.3-rc2/fs/cifs/
A Dsmb2pdu.c412 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
601 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()

Completed in 32 milliseconds