Home
last modified time | relevance | path

Searched refs:PSA_FUNCTION_NAME (Results 1 – 1 of 1) sorted by relevance

/mbedtls-3.6.0/tests/include/spe/
Dcrypto_spe.h22 #define PSA_FUNCTION_NAME(x) mbedcrypto__ ## x macro
25 PSA_FUNCTION_NAME(psa_crypto_init)
27 PSA_FUNCTION_NAME(psa_key_derivation_get_capacity)
29 PSA_FUNCTION_NAME(psa_key_derivation_set_capacity)
31 PSA_FUNCTION_NAME(psa_key_derivation_input_bytes)
33 PSA_FUNCTION_NAME(psa_key_derivation_output_bytes)
35 PSA_FUNCTION_NAME(psa_key_derivation_input_key)
37 PSA_FUNCTION_NAME(psa_key_derivation_output_key)
39 PSA_FUNCTION_NAME(psa_key_derivation_setup)
41 PSA_FUNCTION_NAME(psa_key_derivation_abort)
[all …]