Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c2214 const psa_key_attributes_t *specified_attributes, in psa_copy_key()
2221 psa_key_attributes_t actual_attributes = *specified_attributes; in psa_copy_key()
2234 specified_attributes); in psa_copy_key()
2212 psa_copy_key(mbedtls_svc_key_id_t source_key,const psa_key_attributes_t * specified_attributes,mbedtls_svc_key_id_t * target_key) psa_copy_key() argument