Home
last modified time | relevance | path

Searched defs:op2 (Results 1 – 4 of 4) sorted by relevance

/optee_test-3.20.0/ta/crypt/
A Darith_taf.c281 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_cmp() local
310 const TEE_BigInt *op2, in ternary_func()
316 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in ternary_func() local
332 const TEE_BigInt *op2)) in binary_func()
337 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in binary_func() local
402 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_div() local
456 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_is_rel_prime() local
472 TEE_BigInt *op2 = lookup_handle(HT_BIGINT, params[0].value.b); in ta_entry_arith_compute_egcd() local
553 TEE_BigIntFMM *op2 = lookup_handle(HT_FMMVAR, params[0].value.b); in ta_entry_arith_compute_fmm() local
/optee_test-3.20.0/host/xtest/gp/include/
A Dxml_timearithm_api.h631 uint32_t op2, uint32_t exp_cmp_res) in Invoke_BigIntCmp()
642 uint32_t op2) in Invoke_BigIntComputeExtendedGcd()
650 uint32_t op1, uint32_t op2, uint32_t mod) in Invoke_BigIntAddMod()
657 uint32_t op1, uint32_t op2) in Invoke_BigIntAdd()
664 uint32_t op1, uint32_t op2) in Invoke_BigIntMul()
671 uint32_t op1, uint32_t op2, uint32_t mod) in Invoke_BigIntMulMod()
799 uint32_t op1, uint32_t op2, in Invoke_BigIntComputeFMM()
808 uint32_t op1, uint32_t op2) in Invoke_BigIntDiv()
845 uint32_t op1, uint32_t op2, in Invoke_BigIntRelativePrime()
873 uint32_t op2, uint32_t mod) in Invoke_BigIntSubMod()
[all …]
/optee_test-3.20.0/host/xtest/
A Dregression_4000.c1009 TEE_OperationHandle op2 = TEE_HANDLE_NULL; in xtest_tee_test_4001() local
1227 TEE_OperationHandle op2 = TEE_HANDLE_NULL; in xtest_tee_test_4002() local
2150 TEE_OperationHandle op2 = TEE_HANDLE_NULL; in xtest_tee_test_4003() local
2464 TEE_OperationHandle op2 = TEE_HANDLE_NULL; in xtest_tee_test_4005() local
A Dregression_4100.c1704 const char *op2; member

Completed in 32 milliseconds