Searched refs:TEE_BigIntMulMod (Results 1 – 2 of 2) sorted by relevance
521 void TEE_BigIntMulMod(TEE_BigInt *dest, const TEE_BigInt *op1, in TEE_BigIntMulMod() function530 TEE_BigIntMulMod(dest, op, op, n); in TEE_BigIntSquareMod()
413 void TEE_BigIntMulMod(TEE_BigInt *dest, const TEE_BigInt *op1,
Completed in 4 milliseconds