Searched defs:mpi_one (Results 1 - 2 of 2) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | ecp_curves.c | 49 static const mbedtls_mpi_uint mpi_one[] = { 1 }; variable |
H A D | ecp_curves_new.c | 54 static mbedtls_mpi_uint mpi_one[] = { 1 }; variable |
Completed in 20 milliseconds