Searched refs:stm32_bsec_optee_ta_read (Results 1 – 3 of 3) sorted by relevance
38 int stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset,66 static inline int stm32_bsec_optee_ta_read(struct tee_context *ctx, in stm32_bsec_optee_ta_read() function
139 int stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset, in stm32_bsec_optee_ta_read() function
151 return stm32_bsec_optee_ta_read(priv->ctx, offset, buf, bytes); in stm32_bsec_pta_read()