Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h582 void TEE_BigIntSquare(TEE_BigInt *dest, const TEE_BigInt *op);
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c536 void TEE_BigIntSquare(TEE_BigInt *dest, const TEE_BigInt *op) in TEE_BigIntSquare() function