ltc_ecc_projective_dbl_point

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int ltc_ecc_projective_dbl_point(ecc_point* P, ecc_point* R, void* modulus, void* mp)
    version(LTC_MECC && LTM_LTC_DESC)
    extern (C) nothrow
    int
    ltc_ecc_projective_dbl_point
    (,,
    void* modulus
    ,
    void* mp
    )
  2. int ltc_ecc_projective_dbl_point(ecc_point* P, ecc_point* R, void* modulus, void* mp)
  3. int ltc_ecc_projective_dbl_point(ecc_point* P, ecc_point* R, void* modulus, void* mp)

Meta