Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_values.h2562 #define PSA_KEY_USAGE_COPY ((psa_key_usage_t) 0x00000002) macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c414 more_usage |= PSA_KEY_USAGE_EXPORT | PSA_KEY_USAGE_COPY; in mbedtls_pk_get_psa_attributes()
H A Dpsa_crypto.c1676 PSA_KEY_USAGE_COPY | in psa_validate_key_policy()
2226 source_key, &source_slot, PSA_KEY_USAGE_COPY, 0); in psa_copy_key()