Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_internal_api.h584 void TEE_BigIntDiv(TEE_BigInt *dest_q, TEE_BigInt *dest_r,
/optee_os/lib/libutee/
H A Dtee_api_arith_mpi.c541 void TEE_BigIntDiv(TEE_BigInt *dest_q, TEE_BigInt *dest_r, in TEE_BigIntDiv() function