Home
last modified time | relevance | path

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

/mbedtls-3.5.0/tests/include/spe/
Dcrypto_spe.h34 #define PSA_FUNCTION_NAME(x) mbedcrypto__ ## x macro
37 PSA_FUNCTION_NAME(psa_crypto_init)
39 PSA_FUNCTION_NAME(psa_key_derivation_get_capacity)
41 PSA_FUNCTION_NAME(psa_key_derivation_set_capacity)
43 PSA_FUNCTION_NAME(psa_key_derivation_input_bytes)
45 PSA_FUNCTION_NAME(psa_key_derivation_output_bytes)
47 PSA_FUNCTION_NAME(psa_key_derivation_input_key)
49 PSA_FUNCTION_NAME(psa_key_derivation_output_key)
51 PSA_FUNCTION_NAME(psa_key_derivation_setup)
53 PSA_FUNCTION_NAME(psa_key_derivation_abort)
[all …]