Home
last modified time | relevance | path

Searched defs:modp (Results 1 – 4 of 4) sorted by relevance

/external/mbedtls/library/
Dbignum_mod.h118 mbedtls_mpi_modp_fn modp; /* The optimised reduction function pointer */ member
Dbignum_mod.c156 mbedtls_mpi_modp_fn modp) in mbedtls_mpi_mod_optred_modulus_setup()
Decp_curves_new.c5827 mbedtls_mpi_modp_fn modp = NULL; in mbedtls_ecp_modulus_setup() local
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Decp.h287 int (*modp)(mbedtls_mpi *); /*!< The function for fast pseudo-reduction member