Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto.h4336 psa_status_t psa_generate_key_ext(const psa_key_attributes_t *attributes,
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog210 * The experimental functions psa_generate_key_ext() and
231 * The experimental functions psa_generate_key_ext() and
420 psa_generate_key_ext() instead.
495 * The new function psa_generate_key_ext() allows generating an RSA
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c8276 psa_status_t psa_generate_key_ext(const psa_key_attributes_t *attributes, in psa_generate_key_ext() function