Searched refs:SMB2_PREAUTH_INTEGRITY_SHA512 (Results 1 – 4 of 4) sorted by relevance
933 SMB2_PREAUTH_INTEGRITY_SHA512) in ksmbd_gen_preauth_integrity_hash()
888 if (pneg_ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_ctxt()891 conn->preauth_info->Preauth_HashId = SMB2_PREAUTH_INTEGRITY_SHA512; in decode_preauth_ctxt()
443 #define SMB2_PREAUTH_INTEGRITY_SHA512 cpu_to_le16(0x0001) macro
599 pneg_ctxt->HashAlgorithms = SMB2_PREAUTH_INTEGRITY_SHA512; in build_preauth_ctxt()792 if (ctxt->HashAlgorithms != SMB2_PREAUTH_INTEGRITY_SHA512) in decode_preauth_context()