Home
last modified time | relevance | path

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

/mbedtls-3.7.0/library/
Decp_curves.c4516 const mbedtls_mpi_uint *a, size_t alen, in ecp_group_load() argument
4525 ecp_mpi_load(&grp->A, a, alen); in ecp_group_load()
Decp_curves_new.c4526 const mbedtls_mpi_uint *a, size_t alen, in ecp_group_load() argument
4535 ecp_mpi_load(&grp->A, a, alen); in ecp_group_load()