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 | 3852 const psa_custom_key_parameters_t *custom, 4280 const psa_custom_key_parameters_t *custom,
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | psa_crypto_core.h | 392 const psa_custom_key_parameters_t *custom, 419 const psa_custom_key_parameters_t *custom,
|
| H A D | psa_crypto.c | 6643 static const psa_custom_key_parameters_t default_custom_production = 6647 const psa_custom_key_parameters_t *custom, in psa_custom_key_parameters_are_default() 6662 const psa_custom_key_parameters_t *custom, in psa_key_derivation_output_key_custom() 6724 (const psa_custom_key_parameters_t *) params, in psa_key_derivation_output_key_ext() 8124 const psa_custom_key_parameters_t *custom, in psa_generate_key_internal() 8186 const psa_custom_key_parameters_t *custom, in psa_generate_key_custom() 8283 (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()
|