Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Decp_curves.c569 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load() argument
579 ecp_mpi_load( &grp->G.Y, gy, gylen ); in ecp_group_load()
/external/mbedtls/library/
Decp_curves.c4535 const mbedtls_mpi_uint *gy, size_t gylen, in ecp_group_load() argument
4546 ecp_mpi_load( &grp->G.Y, gy, gylen ); in ecp_group_load()