Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h552 int32_t TEE_BigIntCmp(const TEE_BigInt *op1, const TEE_BigInt *op2);
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c245 int32_t TEE_BigIntCmp(const TEE_BigInt *op1, const TEE_BigInt *op2) in TEE_BigIntCmp() function