Searched refs:TEE_GetObjectBufferAttribute (Results 1 – 3 of 3) sorted by relevance
121 TEE_Result TEE_GetObjectBufferAttribute(TEE_ObjectHandle object,
344 res = TEE_GetObjectBufferAttribute(tee_obj, attribute, NULL, &sz); in alloc_get_tee_attribute_data()352 res = TEE_GetObjectBufferAttribute(tee_obj, attribute, ptr, &sz); in alloc_get_tee_attribute_data()
125 TEE_Result TEE_GetObjectBufferAttribute(TEE_ObjectHandle object, in TEE_GetObjectBufferAttribute() function
Completed in 6 milliseconds