Home
last modified time | relevance | path

Searched refs:tee_ioctl_version_data (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/
H A Dtee_drv.h96 struct tee_ioctl_version_data *vers);
387 int (*match)(struct tee_ioctl_version_data *,
389 const void *data, struct tee_ioctl_version_data *vers);
406 struct tee_ioctl_version_data *vers);
/openbmc/linux/include/uapi/linux/
H A Dtee.h75 struct tee_ioctl_version_data { struct
88 struct tee_ioctl_version_data)
/openbmc/linux/drivers/tee/
H A Dtee_core.c271 struct tee_ioctl_version_data __user *uvers) in tee_ioctl_version()
273 struct tee_ioctl_version_data vers; in tee_ioctl_version()
969 struct tee_ioctl_version_data vers; in implementation_id_show()
1085 struct tee_ioctl_version_data *vers;
1087 int (*match)(struct tee_ioctl_version_data *, const void *);
1101 int (*match)(struct tee_ioctl_version_data *, in tee_client_open_context() argument
1103 const void *data, struct tee_ioctl_version_data *vers) in tee_client_open_context()
1108 struct tee_ioctl_version_data v; in tee_client_open_context()
1149 struct tee_ioctl_version_data *vers) in tee_client_get_version()
/openbmc/linux/drivers/tee/amdtee/
H A Dcore.c25 struct tee_ioctl_version_data *vers) in amdtee_get_version()
27 struct tee_ioctl_version_data v = { in amdtee_get_version()
/openbmc/linux/drivers/tee/optee/
H A Ddevice.c14 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
H A Dffa_abi.c723 struct tee_ioctl_version_data *vers) in optee_ffa_get_version()
725 struct tee_ioctl_version_data v = { in optee_ffa_get_version()
H A Dsmc_abi.c1183 struct tee_ioctl_version_data *vers) in optee_get_version()
1185 struct tee_ioctl_version_data v = { in optee_get_version()
/openbmc/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c179 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/openbmc/linux/drivers/char/hw_random/
H A Doptee-rng.c206 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/openbmc/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c59 static int stm32_bsec_optee_ta_match(struct tee_ioctl_version_data *ver, in stm32_bsec_optee_ta_match()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c196 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c197 static int ftpm_tee_match(struct tee_ioctl_version_data *ver, const void *data) in ftpm_tee_match()
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c233 static int optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in optee_ctx_match()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c546 static int scmi_optee_ctx_match(struct tee_ioctl_version_data *ver, const void *data) in scmi_optee_ctx_match()
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/libts/
H A D0001-Remove-TEE-driver-external-component.patch124 struct tee_ioctl_version_data vers = { 0 };