Home
last modified time | relevance | path

Searched defs:psa_copy_key (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h70 #define psa_copy_key \ macro
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h262 #define psa_copy_key(arg0_source_key, arg1_attributes, arg2_target_key) \ macro
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c2168 psa_status_t psa_copy_key(mbedtls_svc_key_id_t source_key, in psa_copy_key() function