Home
last modified time | relevance | path

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

/optee_client-3.20.0/tee-supplicant/src/
A Dprof.c107 u->timeLow, u->timeMid, u->timeHiAndVersion, in prof_process()
A Dteec_ta_load.c110 destination->timeMid, in try_load_secure_module()
A Dplugin.c49 d->timeMid = ((uint32_t)s[4] << 8) | s[5]; in uuid_from_octets()
A Dtee_supplicant.c280 d->timeMid = (s[4] << 8) | s[5]; in uuid_from_octets()
/optee_client-3.20.0/public/
A Dtee_client_api.h270 uint16_t timeMid; member
/optee_client-3.20.0/libteec/src/
A Dtee_client_api.c534 d[4] = s->timeMid >> 8; in uuid_to_octets()
535 d[5] = s->timeMid; in uuid_to_octets()

Completed in 9 milliseconds