Searched refs:mpi_one (Results 1 – 2 of 2) sorted by relevance
34 ECP_MPI_INIT_ARRAY(x), ECP_MPI_INIT_ARRAY(y), ECP_MPI_INIT(mpi_one, 1) }49 static const mbedtls_mpi_uint mpi_one[] = { 1 }; variable4508 X->p = (mbedtls_mpi_uint *) mpi_one; /* X->p will not be modified so the cast is safe */ in ecp_mpi_set1()
39 ECP_MPI_INIT_ARRAY(x), ECP_MPI_INIT_ARRAY(y), ECP_MPI_INIT(mpi_one, 1) }54 static mbedtls_mpi_uint mpi_one[] = { 1 }; variable4518 X->p = mpi_one; in ecp_mpi_set1()