Home
last modified time | relevance | path

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

/ohos5.0/base/tee/tee_client/frameworks/include/lite/
H A Dtee_ioctl_cmd.h25 …NT_IOCTL_LOAD_APP_REQ _IOWR(TC_NS_CLIENT_IOC_MAGIC, 9, struct SecLoadIoctlStruct)
/ohos5.0/base/tee/tee_client/frameworks/include/standard/
H A Dtee_ioctl_cmd.h25 …NT_IOCTL_LOAD_APP_REQ _IOWR(TC_NS_CLIENT_IOC_MAGIC, 9, struct SecLoadIoctlStruct)
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtc_ns_client.h96 struct SecLoadIoctlStruct { struct
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dload_sec_file.c54 struct SecLoadIoctlStruct ioctlArg = {{ 0 }, { 0 }, { NULL } }; in LoadSecFile()
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dsecfile_load_agent.c96 struct SecLoadIoctlStruct ioctlArg = {{ 0 }, { 0 }, { NULL } }; in LoadSecFile()