Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/
A Dtee_api_objects.c353 res = TEE_CopyObjectAttributes1(destObject, srcObject); in TEE_CopyObjectAttributes()
358 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject, in TEE_CopyObjectAttributes1() function
A Dtee_api_operations.c582 res = TEE_CopyObjectAttributes1(operation->key1, key); in TEE_SetOperationKey()
698 res = TEE_CopyObjectAttributes1(operation->key1, key1); in TEE_SetOperationKey2()
701 res = TEE_CopyObjectAttributes1(operation->key2, key2); in TEE_SetOperationKey2()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_internal_api.h154 TEE_Result TEE_CopyObjectAttributes1(TEE_ObjectHandle destObject,

Completed in 10 milliseconds