Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2pdu.h280 __le16 HashAlgorithms; /* HashAlgorithms[0] since only one defined */ member
Dsmb2pdu.c414 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()
473 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()