Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/src/math/
A Dtfm_desc.c430 static int tfm_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, … in tfm_ecc_projective_dbl_point() function
628 return tfm_ecc_projective_dbl_point(P, R, ma, modulus, Mp); in tfm_ecc_projective_add_point()
831 &tfm_ecc_projective_dbl_point,

Completed in 3 milliseconds