Searched refs:psa_custom_key_parameters_t (Results 1 – 9 of 9) sorted by relevance
/mbedtls-latest/library/ |
D | psa_crypto_core.h | 404 const psa_custom_key_parameters_t *custom, 431 const psa_custom_key_parameters_t *custom,
|
D | psa_crypto.c | 6468 static const psa_custom_key_parameters_t default_custom_production = 6472 const psa_custom_key_parameters_t *custom, 6487 const psa_custom_key_parameters_t *custom, 6549 (const psa_custom_key_parameters_t *) params, 7936 const psa_custom_key_parameters_t *custom, 7998 const psa_custom_key_parameters_t *custom, 8095 (const psa_custom_key_parameters_t *) params,
|
D | psa_crypto_driver_wrappers.h | 841 const psa_custom_key_parameters_t *custom, in psa_driver_wrapper_generate_key()
|
/mbedtls-latest/include/psa/ |
D | crypto_types.h | 480 typedef struct psa_custom_key_parameters_s psa_custom_key_parameters_t; typedef
|
D | crypto.h | 3840 const psa_custom_key_parameters_t *custom, 4268 const psa_custom_key_parameters_t *custom,
|
/mbedtls-latest/tests/include/test/ |
D | psa_test_wrappers.h | 359 const psa_custom_key_parameters_t *arg1_custom, 511 const psa_custom_key_parameters_t *arg2_custom,
|
/mbedtls-latest/tests/src/ |
D | psa_test_wrappers.c | 610 const psa_custom_key_parameters_t *arg1_custom, in mbedtls_test_wrap_psa_generate_key_custom() 895 const psa_custom_key_parameters_t *arg2_custom, in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
|
/mbedtls-latest/scripts/data_files/driver_templates/ |
D | psa_crypto_driver_wrappers.h.jinja | 734 const psa_custom_key_parameters_t *custom,
|
/mbedtls-latest/tests/suites/ |
D | test_suite_psa_crypto.function | 9590 psa_custom_key_parameters_t custom = PSA_CUSTOM_KEY_PARAMETERS_INIT; 10222 psa_custom_key_parameters_t custom = PSA_CUSTOM_KEY_PARAMETERS_INIT;
|