Home
last modified time | relevance | path

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

/linux-5.10/fs/cifs/
Dsmb2pdu.h348 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */ member
Dsmb2pdu.c432 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
572 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()