Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Dpoint_448.h210 ossl_curve448_point_double(curve448_point_t two_a, const curve448_point_t a);
Dcurve448.c85 void ossl_curve448_point_double(curve448_point_t p, const curve448_point_t q) in ossl_curve448_point_double() function
622 ossl_curve448_point_double(tmp, working); in prepare_wnaf_table()