Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Decp_curves_new.c2414 static const mbedtls_mpi_uint secp224k1_n[] = { variable
5974 p = (mbedtls_mpi_uint *) secp224k1_n; in mbedtls_ecp_modulus_setup()
5975 p_limbs = CHARS_TO_LIMBS(sizeof(secp224k1_n)); in mbedtls_ecp_modulus_setup()
Decp_curves.c2409 static const mbedtls_mpi_uint secp224k1_n[] = { variable