Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h601 void TEE_BigIntSquareMod(TEE_BigInt *dest, const TEE_BigInt *op,
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c610 void TEE_BigIntSquareMod(TEE_BigInt *dest, const TEE_BigInt *op, in TEE_BigIntSquareMod() function