Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dsmb2pdu.h229 __le16 HashAlgorithmCount; /* 1 */ member
Dsmb2pdu.c321 pneg_ctxt->HashAlgorithmCount = cpu_to_le16(1); in build_preauth_ctxt()