Lines Matching refs:mbedtls_mpi_uint
1560 mbedtls_mpi_uint *X = NULL;
1561 mbedtls_mpi_uint *N = NULL;
1562 mbedtls_mpi_uint *res = NULL;
1570 int (*curve_func)(mbedtls_mpi_uint *X, size_t X_limbs);
1578 bytes = limbs_N * sizeof(mbedtls_mpi_uint);
1683 mbedtls_mpi_uint *p = NULL;
1696 bytes = p_limbs * sizeof(mbedtls_mpi_uint);
1727 mbedtls_mpi_uint *rX_raw = NULL;
1728 mbedtls_mpi_uint *A_inverse = NULL;
1729 mbedtls_mpi_uint *A = NULL;
1730 mbedtls_mpi_uint *bufx = NULL;
1731 const mbedtls_mpi_uint one[1] = { 1 };
1786 mbedtls_mpi_uint *p_A = NULL;
1787 mbedtls_mpi_uint *p_B = NULL;
1788 mbedtls_mpi_uint *p_S = NULL;
1835 mbedtls_mpi_uint *rX_raw = NULL;
1836 mbedtls_mpi_uint *A = NULL;
1837 mbedtls_mpi_uint *bufx = NULL;
1896 mbedtls_mpi_uint *rX_raw = NULL;