Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h62 struct tee_optee_ta_uuid { struct
361 void tee_optee_ta_uuid_from_octets(struct tee_optee_ta_uuid *d,
373 const struct tee_optee_ta_uuid *s);
/openbmc/u-boot/drivers/tee/
H A Dtee-uclass.c211 void tee_optee_ta_uuid_from_octets(struct tee_optee_ta_uuid *d, in tee_optee_ta_uuid_from_octets()
222 const struct tee_optee_ta_uuid *s) in tee_optee_ta_uuid_to_octets()
H A Dsandbox.c26 struct tee_optee_ta_uuid uuid;
195 struct tee_optee_ta_uuid u; in find_ta_entry()
/openbmc/u-boot/test/dm/
H A Dtee.c17 const struct tee_optee_ta_uuid uuid = TA_AVB_UUID; in open_session()
/openbmc/u-boot/common/
H A Davb_verify.c611 const struct tee_optee_ta_uuid uuid = TA_AVB_UUID; in get_open_session()