Home
last modified time | relevance | path

Searched refs:psa_generate_key_ext (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto.h4183 psa_status_t psa_generate_key_ext(const psa_key_attributes_t *attributes,
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h349 #define psa_generate_key_ext(arg0_attributes, arg1_params, arg2_params_data_length, arg3_key) \ macro
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_test_wrappers.c601 …psa_status_t status = (psa_generate_key_ext)(arg0_attributes, arg1_params, arg2_params_data_length… in mbedtls_test_wrap_psa_generate_key_ext()
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c7919 psa_status_t psa_generate_key_ext(const psa_key_attributes_t *attributes, in psa_generate_key_ext() function
8011 return psa_generate_key_ext(attributes, in psa_generate_key()
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md782 …sa_generate_key` uses 65537 as the public exponent. You can use [`psa_generate_key_ext`](https://m…
/openthread-latest/third_party/mbedtls/repo/
DChangeLog33 psa_generate_key_ext() instead.
108 * The new function psa_generate_key_ext() allows generating an RSA
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto.function10188 psa_status_t status = psa_generate_key_ext(&attributes,