Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c604 void TEE_BigIntMulMod(TEE_BigInt *dest, const TEE_BigInt *op1, in TEE_BigIntMulMod() function
613 TEE_BigIntMulMod(dest, op, op, n); in TEE_BigIntSquareMod()
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h598 void TEE_BigIntMulMod(TEE_BigInt *dest, const TEE_BigInt *op1,