| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_uuid_helpers.c | 59 u.timeLow = parse_hex(p, 8, &res); in xtest_uuid_from_str() 100 be32 = htobe32(ns->timeLow); in xtest_uuid_v5() 143 uuid->timeLow = be32toh(be32); in xtest_uuid_v5()
|
| H A D | regression_1000.c | 609 TA_DIR, uuid->timeLow, uuid->timeMid, uuid->timeHiAndVersion, in open_ta_file()
|
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientSMC.c | 26 d[0] = s->timeLow >> 24; in tee_uuid_to_octets() 27 d[1] = s->timeLow >> 16; in tee_uuid_to_octets() 28 d[2] = s->timeLow >> 8; in tee_uuid_to_octets() 29 d[3] = s->timeLow; in tee_uuid_to_octets()
|
| H A D | OpteeClientRPC.c | 61 a = (uuid1.timeLow == uuid2.timeLow); in is_uuid_equal()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/ |
| H A D | xml_internal_api.h | 426 swapped_uuid.timeLow = htonl(swapped_uuid.timeLow); in Invoke_ProcessInvokeTAOpenSession() 654 swapped_uuid.timeLow = htonl(swapped_uuid.timeLow); in Invoke_OpenTASession()
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/ |
| H A D | tee_client_api.c | 527 d[0] = s->timeLow >> 24; in uuid_to_octets() 528 d[1] = s->timeLow >> 16; in uuid_to_octets() 529 d[2] = s->timeLow >> 8; in uuid_to_octets() 530 d[3] = s->timeLow; in uuid_to_octets()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/ |
| H A D | tee_api_types.h | 45 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/ |
| H A D | tee_api_types.h | 23 uint32_t timeLow; member
|
| /OK3568_Linux_fs/u-boot/include/optee_include/ |
| H A D | tee_api_types.h | 23 uint32_t timeLow; member
|
| H A D | tee_client_api.h | 227 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | tee_api_types.h | 23 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | tee_api_types.h | 23 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/ |
| H A D | tee_api_types.h | 45 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/ |
| H A D | tee_api_types.h | 23 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/ |
| H A D | tee_client_api.h | 252 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | tee_client_api.h | 268 uint32_t timeLow; member
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/ |
| H A D | tee_client_api.h | 268 uint32_t timeLow; member
|