Home
last modified time | relevance | path

Searched defs:arg0_attributes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/include/test/
H A Dpsa_test_wrappers.h45 #define mbedtls_psa_register_se_key(arg0_attributes) \ argument
341 #define psa_generate_key(arg0_attributes, arg1_key) \ argument
349 #define psa_generate_key_ext(arg0_attributes, arg1_params, arg2_params_data_length, arg3_key) \ argument
427 #define psa_import_key(arg0_attributes, arg1_data, arg2_data_length, arg3_key) \ argument
483 #define psa_key_derivation_output_key(arg0_attributes, arg1_operation, arg2_key) \ argument
492 #define psa_key_derivation_output_key_ext(arg0_attributes, arg1_operation, arg2_params, arg3_params… argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/
H A Dpsa_test_wrappers.c44 const psa_key_attributes_t *arg0_attributes) in mbedtls_test_wrap_mbedtls_psa_register_se_key()
587 const psa_key_attributes_t *arg0_attributes, in mbedtls_test_wrap_psa_generate_key()
596 const psa_key_attributes_t *arg0_attributes, in mbedtls_test_wrap_psa_generate_key_ext()
747 const psa_key_attributes_t *arg0_attributes, in mbedtls_test_wrap_psa_import_key()
852 const psa_key_attributes_t *arg0_attributes, in mbedtls_test_wrap_psa_key_derivation_output_key()
862 const psa_key_attributes_t *arg0_attributes, in mbedtls_test_wrap_psa_key_derivation_output_key_ext()