mTower
Data Fields
tee_ioctl_open_session_arg Struct Reference

#include <tee.h>

Data Fields

uint8_t uuid [TEE_IOCTL_UUID_LEN]
 
uint8_t clnt_uuid [TEE_IOCTL_UUID_LEN]
 
uint32_t clnt_login
 
uint32_t cancel_id
 
uint32_t session
 
uint32_t ret
 
uint32_t ret_origin
 
uint32_t num_params
 

Detailed Description

struct tee_ioctl_open_session_arg - Open session argument : [in] UUID of the Trusted Application : [in] UUID of client : [in] Login class of client, TEE_IOCTL_LOGIN_* above : [in] Cancellation id, a unique value to identify this request : [out] Session id : [out] return value [out] origin of the return value [in] number of parameters following this struct


The documentation for this struct was generated from the following file: