Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dsmb2pdu.h272 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */ member
Dsmb2pdu.c388 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
444 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()