Home
last modified time | relevance | path

Searched refs:curve25519_n (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Decp_curves_new.c4654 static const mbedtls_mpi_uint curve25519_n[] = { variable
4675 ecp_mpi_load(&grp->N, curve25519_n, sizeof(curve25519_n)); in ecp_use_curve25519()
5948 p = (mbedtls_mpi_uint *) curve25519_n; in mbedtls_ecp_modulus_setup()
5949 p_limbs = CHARS_TO_LIMBS(sizeof(curve25519_n)); in mbedtls_ecp_modulus_setup()

Completed in 10 milliseconds