Searched refs:mpi_dest (Results 1 – 1 of 1) sorted by relevance
134 mbedtls_mpi mpi_dest; in TEE_BigIntConvertFromOctetString() local144 mpi_dest.s = -1; in TEE_BigIntConvertFromOctetString()248 mbedtls_mpi mpi_dest; in TEE_BigIntShiftRight() local320 mbedtls_mpi mpi_dest; in bigint_binary() local329 pop1 = &mpi_dest; in bigint_binary()334 pop2 = &mpi_dest; in bigint_binary()355 mbedtls_mpi mpi_dest; in bigint_binary_mod() local370 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