TF-M Reference Manual
1.2.0
TrustedFirmware-M
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
crypto_s_tests.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2018-2020, Arm Limited. All rights reserved.
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
#ifndef __CRYPTO_S_TESTS_H__
9
#define __CRYPTO_S_TESTS_H__
10
11
#ifdef __cplusplus
12
extern
"C"
{
13
#endif
14
15
#include "
test_framework.h
"
16
17
void
register_testsuite_s_crypto_interface
(
struct
test_suite_t
*p_test_suite);
18
19
#ifdef __cplusplus
20
}
21
#endif
22
23
#endif
/* __CRYPTO_S_TESTS_H__ */
register_testsuite_s_crypto_interface
void register_testsuite_s_crypto_interface(struct test_suite_t *p_test_suite)
Definition:
crypto_sec_interface_testsuite.c:140
test_framework.h
test_suite_t
Definition:
test_framework.h:59
test
suites
crypto
secure
crypto_s_tests.h
Generated on Thu Feb 18 2021 13:29:11 for TF-M Reference Manual by
1.8.6