blob: 91ae509b557ad00e51877e22717ea0cacf576d36 [file] [log] [blame]
/* Copyright 2019 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
* This header may be imported to expose vboot SHA implementation.
*/
#ifndef VBOOT_REFERENCE_VB2_SHA_H_
#define VBOOT_REFERENCE_VB2_SHA_H_
#include "../2lib/include/2sha.h"
#endif /* VBOOT_REFERENCE_VB2_SHA_H_ */