Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_objects.c505 res = TEE_CopyObjectAttributes1(destObject, srcObject); in TEE_CopyObjectAttributes()
510 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject, in TEE_CopyObjectAttributes1() function
H A Dtee_api_operations.c645 res = TEE_CopyObjectAttributes1(operation->key1, key); in TEE_SetOperationKey()
772 res = TEE_CopyObjectAttributes1(operation->key1, key1); in set_operation_key2()
775 res = TEE_CopyObjectAttributes1(operation->key2, key2); in set_operation_key2()
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h206 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject,