Searched refs:SMB2_PREAUTH_INTEGRITY_SHA512 (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/fs/cifs/ | ||
| D | smb2pdu.h | 223 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro |
| D | smb2pdu.c | 324 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt() |