Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_arith_mpi.c334 pop2 = &mpi_dest; in bigint_binary()
336 pop2 = pop1; in bigint_binary()
346 if (pop2 == &mpi_op2) in bigint_binary()
375 pop2 = &mpi_dest; in bigint_binary_mod()
377 pop2 = pop1; in bigint_binary_mod()
479 pop2 = &mpi_dest_q; in TEE_BigIntDiv()
481 pop2 = &mpi_dest_r; in TEE_BigIntDiv()
483 pop2 = pop1; in TEE_BigIntDiv()
572 pop2 = &mpi_op1; in TEE_BigIntRelativePrime()
709 pop2 = &mpi_op1; in TEE_BigIntComputeExtendedGcd()
[all …]

Completed in 7 milliseconds