Home
last modified time | relevance | path

Searched refs:HashAlgorithms (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h478 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */ member
/linux-6.12.1/fs/smb/client/
Dsmb2pdu.c599 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
792 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()
/linux-6.12.1/fs/smb/server/
Dsmb2pdu.c774 pneg_ctxt->HashAlgorithms = hash_id; in build_preauth_ctxt()
888 if (pneg_ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_ctxt()