Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/
A Dtee_api_objects.c361 struct utee_object_info dst_info = { }; in TEE_CopyObjectAttributes1() local
365 res = _utee_cryp_obj_get_info((unsigned long)destObject, &dst_info); in TEE_CopyObjectAttributes1()
376 if ((dst_info.handle_flags & TEE_HANDLE_FLAG_PERSISTENT)) in TEE_CopyObjectAttributes1()
379 if ((dst_info.handle_flags & TEE_HANDLE_FLAG_INITIALIZED)) in TEE_CopyObjectAttributes1()

Completed in 3 milliseconds