Home
last modified time | relevance | path

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

/external/u-boot/include/
Dtee.h363 void tee_optee_ta_uuid_from_octets(struct tee_optee_ta_uuid *d,
/external/u-boot/drivers/tee/
Dtee-uclass.c211 void tee_optee_ta_uuid_from_octets(struct tee_optee_ta_uuid *d, in tee_optee_ta_uuid_from_octets() function
Dsandbox.c256 tee_optee_ta_uuid_from_octets(&u, uuid); in find_ta_entry()