Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_objects.c344 TEE_ObjectInfo dst_info; in TEE_CopyObjectAttributes1() local
347 res = _utee_cryp_obj_get_info((unsigned long)destObject, &dst_info); in TEE_CopyObjectAttributes1()
358 if ((dst_info.handleFlags & TEE_HANDLE_FLAG_PERSISTENT)) in TEE_CopyObjectAttributes1()
361 if ((dst_info.handleFlags & TEE_HANDLE_FLAG_INITIALIZED)) in TEE_CopyObjectAttributes1()

Completed in 3 milliseconds