Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h615 void TEE_BigIntComputeExtendedGcd(TEE_BigInt *gcd, TEE_BigInt *u,
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c821 void TEE_BigIntComputeExtendedGcd(TEE_BigInt *gcd, TEE_BigInt *u, in TEE_BigIntComputeExtendedGcd() function