Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h445 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */ member
/Linux-v6.1/fs/cifs/
Dsmb2pdu.c443 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
629 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c745 pneg_ctxt->HashAlgorithms = hash_id; in build_preauth_ctxt()
882 if (pneg_ctxt->HashAlgorithms == SMB2_PREAUTH_INTEGRITY_SHA512) { in decode_preauth_ctxt()