Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h418 /** \def AES_PSA_INIT
428 * Call this macro at the end of a test case if you called #AES_PSA_INIT.
431 * #AES_PSA_INIT.
434 #define AES_PSA_INIT() ((void) 0) macro
437 #define AES_PSA_INIT() PSA_INIT() macro

Completed in 1 milliseconds