Skip to main content

TEE_GetPropertyAsIdentity

Function TEE_GetPropertyAsIdentity 

Source
#[unsafe(no_mangle)]
pub extern "C" fn TEE_GetPropertyAsIdentity( propset_or_enumerator: TEE_PropSetHandle, name: *const c_char, value: *mut TEE_Identity, ) -> TEE_Result