Home
last modified time | relevance | path

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

/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h363 #define psa_generate_key_custom(arg0_attributes, arg1_custom, arg2_custom_data, arg3_custom_data_le… macro
/mbedtls-latest/library/
Dpsa_crypto.c7997 psa_status_t psa_generate_key_custom(const psa_key_attributes_t *attributes, function