Skip to main content

TEE_GetObjectValueAttribute

Function TEE_GetObjectValueAttribute 

Source
#[unsafe(no_mangle)]
pub extern "C" fn TEE_GetObjectValueAttribute( object: TEE_ObjectHandle, attribute_id: u32, a: *mut u32, b: *mut u32, ) -> TEE_Result
Expand description

获取对象值属性

此函数仅支持值类型属性(由TEE_ATTR_FLAG_VALUE标识)