Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c584 void TEE_BigIntMod(TEE_BigInt *dest, const TEE_BigInt *op, const TEE_BigInt *n) in TEE_BigIntMod() function
970 TEE_BigIntMod(dest, src, n); in TEE_BigIntConvertToFMM()
/optee_os/lib/libutee/include/
H A Dtee_internal_api.h589 void TEE_BigIntMod(TEE_BigInt *dest, const TEE_BigInt *op,