Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_se_driver.h807 PSA_KEY_CREATION_IMPORT, /**< During psa_import_key() */ enumerator
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c2102 status = psa_start_key_creation(PSA_KEY_CREATION_IMPORT, attributes, in psa_import_key()