Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h369 /** \def BLOCK_CIPHER_PSA_INIT
379 * Call this macro at the end of a test case if you called #BLOCK_CIPHER_PSA_INIT.
382 * #BLOCK_CIPHER_PSA_INIT.
385 #define BLOCK_CIPHER_PSA_INIT() PSA_INIT() macro
388 #define BLOCK_CIPHER_PSA_INIT() ((void) 0) macro

Completed in 1 milliseconds