Searched refs:nlen (Results 1 – 2 of 2) sorted by relevance
4520 const mbedtls_mpi_uint *n, size_t nlen, in ecp_group_load() argument4528 ecp_mpi_load(&grp->N, n, nlen); in ecp_group_load()
4530 const mbedtls_mpi_uint *n, size_t nlen, in ecp_group_load() argument4538 ecp_mpi_load(&grp->N, n, nlen); in ecp_group_load()