Home
last modified time | relevance | path

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

/third_party/mbedtls/tests/include/test/
H A Dpsa_crypto_helpers.h21 #define PSA_INIT() PSA_ASSERT(psa_crypto_init()) macro
42 #define PSA_INIT() ((void) 0) macro
336 #define USE_PSA_INIT() PSA_INIT()
362 #define MD_PSA_INIT() PSA_INIT()
385 #define BLOCK_CIPHER_PSA_INIT() PSA_INIT()
411 #define MD_OR_USE_PSA_INIT() PSA_INIT()
437 #define AES_PSA_INIT() PSA_INIT()

Completed in 2 milliseconds