Mbed TLS v3.6.1
Loading...
Searching...
No Matches
psa/build_info.h
Go to the documentation of this file.
1
10/*
11 * Copyright The Mbed TLS Contributors
12 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
13 */
14
15#ifndef PSA_CRYPTO_BUILD_INFO_H
16#define PSA_CRYPTO_BUILD_INFO_H
17
18#include "mbedtls/build_info.h"
19
20#endif /* PSA_CRYPTO_BUILD_INFO_H */
Build-time configuration info.