Home
last modified time | relevance | path

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

/external/dropbear/libtomcrypt/src/math/
Dtfm_desc.c408 static int tfm_ecc_projective_dbl_point(ecc_point *P, ecc_point *R, void *modulus, void *Mp) in tfm_ecc_projective_dbl_point() function
549 return tfm_ecc_projective_dbl_point(P, R, modulus, Mp); in tfm_ecc_projective_add_point()
744 &tfm_ecc_projective_dbl_point,