Home
last modified time | relevance | path

Searched refs:PSA_KEY_CREATION_COPY (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_se_driver.h810 PSA_KEY_CREATION_COPY, /**< During psa_copy_key() */ enumerator
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c2253 status = psa_start_key_creation(PSA_KEY_CREATION_COPY, &actual_attributes, in psa_copy_key()