Searched refs:psa_custom_key_parameters_t (Results 1 – 5 of 5) sorted by relevance
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_types.h | 480 typedef struct psa_custom_key_parameters_s psa_custom_key_parameters_t; typedef
|
| H A D | crypto.h | 3840 const psa_custom_key_parameters_t *custom, 4268 const psa_custom_key_parameters_t *custom,
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_core.h | 380 const psa_custom_key_parameters_t *custom, 407 const psa_custom_key_parameters_t *custom,
|
| H A D | psa_crypto.c | 6663 static const psa_custom_key_parameters_t default_custom_production = 6667 const psa_custom_key_parameters_t *custom, in psa_custom_key_parameters_are_default() 6682 const psa_custom_key_parameters_t *custom, in psa_key_derivation_output_key_custom() 6744 (const psa_custom_key_parameters_t *) params, in psa_key_derivation_output_key_ext() 8144 const psa_custom_key_parameters_t *custom, in psa_generate_key_internal() 8206 const psa_custom_key_parameters_t *custom, in psa_generate_key_custom() 8303 (const psa_custom_key_parameters_t *) params, in psa_generate_key_ext()
|
| H A D | psa_crypto_driver_wrappers.h | 731 const psa_custom_key_parameters_t *custom, in psa_driver_wrapper_generate_key()
|