Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_arith_mpi.c134 mbedtls_mpi mpi_dest; in TEE_BigIntConvertFromOctetString() local
144 mpi_dest.s = -1; in TEE_BigIntConvertFromOctetString()
248 mbedtls_mpi mpi_dest; in TEE_BigIntShiftRight() local
320 mbedtls_mpi mpi_dest; in bigint_binary() local
329 pop1 = &mpi_dest; in bigint_binary()
334 pop2 = &mpi_dest; in bigint_binary()
355 mbedtls_mpi mpi_dest; in bigint_binary_mod() local
370 pop1 = &mpi_dest; in bigint_binary_mod()
375 pop2 = &mpi_dest; in bigint_binary_mod()
424 mpi_dest.s *= -1; in TEE_BigIntNeg()
[all …]

Completed in 4 milliseconds