Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h613 bool TEE_BigIntRelativePrime(const TEE_BigInt *op1, const TEE_BigInt *op2);
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c644 bool TEE_BigIntRelativePrime(const TEE_BigInt *op1, const TEE_BigInt *op2) in TEE_BigIntRelativePrime() function