Home
last modified time | relevance | path

Searched refs:SMB2_PREAUTH_INTEGRITY_SHA512 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h338 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro
H A Dsmb2pdu.c440 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
583 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h433 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro
/kernel/linux/linux-6.6/fs/smb/server/
H A Dauth.c927 SMB2_PREAUTH_INTEGRITY_SHA512) in ksmbd_gen_preauth_integrity_hash()
H A Dsmb2pdu.c900 if (pneg_ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_ctxt()
903 conn->preauth_info->Preauth_HashId = SMB2_PREAUTH_INTEGRITY_SHA512; in decode_preauth_ctxt()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c581 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
774 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()

Completed in 34 milliseconds