Home
last modified time | relevance | path

Searched refs:tee_client_open_context (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/tee/optee/
H A Ddevice.c118 ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in __optee_enumerate_devices()
/openbmc/linux/include/linux/
H A Dtee_drv.h386 tee_client_open_context(struct tee_context *start,
/openbmc/linux/drivers/firmware/broadcom/
H A Dtee_bnxt_fw.c194 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in tee_bnxt_fw_probe()
/openbmc/linux/drivers/char/hw_random/
H A Doptee-rng.c223 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in optee_rng_probe()
/openbmc/linux/drivers/nvmem/
H A Dstm32-bsec-optee-ta.c108 tee_ctx = tee_client_open_context(NULL, stm32_bsec_optee_ta_match, NULL, NULL); in stm32_bsec_optee_ta_open()
/openbmc/linux/security/keys/trusted-keys/
H A Dtrusted_tee.c213 pvt_data.ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, in trusted_key_probe()
/openbmc/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c231 pvt_data->ctx = tee_client_open_context(NULL, ftpm_tee_match, NULL, in ftpm_tee_probe()
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c261 priv->ctx = tee_client_open_context(NULL, optee_ctx_match, NULL, NULL); in optee_rtc_probe()
/openbmc/linux/drivers/firmware/arm_scmi/
H A Doptee.c556 tee_ctx = tee_client_open_context(NULL, scmi_optee_ctx_match, NULL, NULL); in scmi_optee_service_probe()
/openbmc/linux/drivers/tee/
H A Dtee_core.c1100 tee_client_open_context(struct tee_context *start, in tee_client_open_context() function
1140 EXPORT_SYMBOL_GPL(tee_client_open_context);