Home
last modified time | relevance | path

Searched refs:optee_suppl_cmd_rpmb (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Doptee_private.h41 void optee_suppl_cmd_rpmb(struct udevice *dev, struct optee_msg_arg *arg);
51 static inline void optee_suppl_cmd_rpmb(struct udevice *dev, in optee_suppl_cmd_rpmb() function
H A Dsupplicant.c89 optee_suppl_cmd_rpmb(dev, arg); in optee_suppl_cmd()
H A Drpmb.c150 void optee_suppl_cmd_rpmb(struct udevice *dev, struct optee_msg_arg *arg) in optee_suppl_cmd_rpmb() function