Home
last modified time | relevance | path

Searched defs:mpi_one (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp_curves.c49 static const mbedtls_mpi_uint mpi_one[] = { 1 }; variable
H A Decp_curves_new.c54 static mbedtls_mpi_uint mpi_one[] = { 1 }; variable