Home
last modified time | relevance | path

Searched refs:USE_PSA_INIT (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h318 /** \def USE_PSA_INIT
330 * Call this macro at the end of a test case if you called #USE_PSA_INIT.
333 * #USE_PSA_INIT.
336 #define USE_PSA_INIT() PSA_INIT() macro
342 #define USE_PSA_INIT() ((void) 0) macro

Completed in 1 milliseconds