Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_uuid_helpers.c59 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 Dregression_1000.c609 TA_DIR, uuid->timeLow, uuid->timeMid, uuid->timeHiAndVersion, in open_ta_file()
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientSMC.c26 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 DOpteeClientRPC.c61 a = (uuid1.timeLow == uuid2.timeLow); in is_uuid_equal()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_internal_api.h426 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 Dtee_client_api.c527 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 Dtee_api_types.h45 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_types.h23 uint32_t timeLow; member
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h23 uint32_t timeLow; member
H A Dtee_client_api.h227 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_types.h23 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_types.h23 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_types.h45 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_types.h23 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/client_export/public/
H A Dtee_client_api.h252 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_client_api.h268 uint32_t timeLow; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_client_api.h268 uint32_t timeLow; member