summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Private/Library/MbedTlsLib.h
blob: 30517a76d3ff1a3dafaa0756299d1595cb4e7304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/** @file
  MbedTlsLib class with APIs from the mbedtls project

  Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
  SPDX-License-Identifier: BSD-2-Clause-Patent

**/

#ifndef MBEDTLS_LIB_H_
#define MBEDTLS_LIB_H_

#endif