blob: 606f4a1bf50027e93594c24593862487446d66e6 [file] [log] [blame]
Gilles Peskinefec30642019-10-10 20:30:54 +02001/**
2 * \file config-symmetric-only.h
3 *
4 * \brief Configuration without any asymmetric cryptography.
5 */
6/*
Bence Szépkúti1e148272020-08-07 13:07:28 +02007 * Copyright The Mbed TLS Contributors
Dave Rodgman16799db2023-11-02 19:47:20 +00008 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
Gilles Peskinefec30642019-10-10 20:30:54 +02009 */
10
Fredrik Hessecc207bc2021-09-28 21:06:08 +020011/* Mbed TLS feature support */
Gilles Peskinefec30642019-10-10 20:30:54 +020012#define MBEDTLS_ERROR_STRERROR_DUMMY
Gilles Peskinefec30642019-10-10 20:30:54 +020013#define MBEDTLS_VERSION_FEATURES
14
Gilles Peskinefec30642019-10-10 20:30:54 +020015#define MBEDTLS_TIMING_C
16#define MBEDTLS_VERSION_C