Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c513 void TEE_BigIntMul(TEE_BigInt *dest, const TEE_BigInt *op1, in TEE_BigIntMul() function
538 TEE_BigIntMul(dest, op, op); in TEE_BigIntSquare()
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h579 void TEE_BigIntMul(TEE_BigInt *dest, const TEE_BigInt *op1,