Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/
H A Dsandbox.c193 static const struct ta_entry *find_ta_entry(u8 uuid[TEE_UUID_LEN]) in find_ta_entry() function
219 ta = find_ta_entry(arg->uuid); in sandbox_tee_open_session()