Home
last modified time | relevance | path

Searched refs:nlen (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/library/
Decp_curves.c4520 const mbedtls_mpi_uint *n, size_t nlen, in ecp_group_load() argument
4528 ecp_mpi_load(&grp->N, n, nlen); in ecp_group_load()
Decp_curves_new.c4530 const mbedtls_mpi_uint *n, size_t nlen, in ecp_group_load() argument
4538 ecp_mpi_load(&grp->N, n, nlen); in ecp_group_load()