Lines Matching refs:arg0_attributes
43 const psa_key_attributes_t *arg0_attributes);
44 #define mbedtls_psa_register_se_key(arg0_attributes) \ argument
45 mbedtls_test_wrap_mbedtls_psa_register_se_key(arg0_attributes)
352 const psa_key_attributes_t *arg0_attributes,
354 #define psa_generate_key(arg0_attributes, arg1_key) \ argument
355 mbedtls_test_wrap_psa_generate_key(arg0_attributes, arg1_key)
358 const psa_key_attributes_t *arg0_attributes,
363 #define psa_generate_key_custom(arg0_attributes, arg1_custom, arg2_custom_data, arg3_custom_data_le… argument
364 …mbedtls_test_wrap_psa_generate_key_custom(arg0_attributes, arg1_custom, arg2_custom_data, arg3_cus…
367 const psa_key_attributes_t *arg0_attributes,
371 #define psa_generate_key_ext(arg0_attributes, arg1_params, arg2_params_data_length, arg3_key) \ argument
372 …mbedtls_test_wrap_psa_generate_key_ext(arg0_attributes, arg1_params, arg2_params_data_length, arg3…
445 const psa_key_attributes_t *arg0_attributes,
449 #define psa_import_key(arg0_attributes, arg1_data, arg2_data_length, arg3_key) \ argument
450 mbedtls_test_wrap_psa_import_key(arg0_attributes, arg1_data, arg2_data_length, arg3_key)
502 const psa_key_attributes_t *arg0_attributes,
505 #define psa_key_derivation_output_key(arg0_attributes, arg1_operation, arg2_key) \ argument
506 mbedtls_test_wrap_psa_key_derivation_output_key(arg0_attributes, arg1_operation, arg2_key)
509 const psa_key_attributes_t *arg0_attributes,
515 #define psa_key_derivation_output_key_custom(arg0_attributes, arg1_operation, arg2_custom, arg3_cus… argument
516 …mbedtls_test_wrap_psa_key_derivation_output_key_custom(arg0_attributes, arg1_operation, arg2_custo…
519 const psa_key_attributes_t *arg0_attributes,
524 #define psa_key_derivation_output_key_ext(arg0_attributes, arg1_operation, arg2_params, arg3_params… argument
525 …mbedtls_test_wrap_psa_key_derivation_output_key_ext(arg0_attributes, arg1_operation, arg2_params, …