2010-11-01 14:30:58 +08:00
|
|
|
/** @file
|
2017-03-23 20:19:39 +08:00
|
|
|
Include file to support building the third-party cryptographic library.
|
2010-11-01 14:30:58 +08:00
|
|
|
|
2017-03-23 20:19:39 +08:00
|
|
|
Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
|
2019-04-04 07:03:30 +08:00
|
|
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
2010-11-01 14:30:58 +08:00
|
|
|
|
|
|
|
**/
|
|
|
|
|
2017-03-23 20:19:39 +08:00
|
|
|
#include <CrtLibSupport.h>
|