Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h928 struct obh_val2 saved_obh; variable
981 saved_obh.oph = 0; in crypto_reset()
982 saved_obh.obh1 = 0; in crypto_reset()
983 saved_obh.obh2 = 0; in crypto_reset()
1390 saved_obh.oph = op_handle; in Invoke_Crypto_SetOperationKey()
1391 saved_obh.obh1 = obj_handle; in Invoke_Crypto_SetOperationKey()
1392 saved_obh.obh2 = TEE_HANDLE_NULL; in Invoke_Crypto_SetOperationKey()
1409 saved_obh.oph = op_handle; in Invoke_Crypto_SetOperationKey2()
1410 saved_obh.obh1 = obj_handle1; in Invoke_Crypto_SetOperationKey2()
1411 saved_obh.obh2 = obj_handle2; in Invoke_Crypto_SetOperationKey2()
[all …]