Home
last modified time | relevance | path

Searched refs:op_handle (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.h1063 uint32_t op_handle) in Invoke_Crypto_AllocateOperation() argument
1075 op.params[3].value.a = op_handle; in Invoke_Crypto_AllocateOperation()
1094 uint32_t op_handle) in Invoke_Crypto_GetOperationInfo() argument
1100 op.params[0].value.a = op_handle; in Invoke_Crypto_GetOperationInfo()
1130 uint32_t op_handle, in Invoke_Crypto_GetOperationInfoMultiple() argument
1148 op.params[0].value.a = op_handle; in Invoke_Crypto_GetOperationInfoMultiple()
1230 uint32_t op_handle) in Invoke_Crypto_ResetOperation() argument
1232 return Invoke_Simple_Function_v1(c, s, cmd, op_handle, 0); in Invoke_Crypto_ResetOperation()
1238 uint32_t op_handle) in Invoke_Crypto_FreeAllKeysAndOperations() argument
1240 return Invoke_Simple_Function_v1(c, s, cmd, op_handle, 0); in Invoke_Crypto_FreeAllKeysAndOperations()
[all …]