Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/
H A Dtee_api_types.h154 uint32_t handleState; member
168 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dtee_api_types.h138 uint32_t handleState; member
152 uint32_t handleState; member
/OK3568_Linux_fs/u-boot/include/optee_include/
H A Dtee_api_types.h132 uint32_t handleState; member
146 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dtee_api_types.h138 uint32_t handleState; member
152 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dtee_api_types.h138 uint32_t handleState; member
152 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/
H A Dtee_api_types.h154 uint32_t handleState; member
168 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dtee_api_types.h138 uint32_t handleState; member
152 uint32_t handleState; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1115 .handleState = op.params[3].value.b, in Invoke_Crypto_GetOperationInfo()
1167 d->handleState = get_be32(b + 20); in Invoke_Crypto_GetOperationInfoMultiple()
1195 ADBG_EXPECT(c, _handleState, saved_op_mult_info->handleState); \
1224 ADBG_EXPECT(c, _handleFlags, saved_op_info.handleState); \