Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Dcurve448.c97 static void pt_to_pniels(pniels_t b, const curve448_point_t a) in pt_to_pniels()
105 static void pniels_to_pt(curve448_point_t e, const pniels_t d) in pniels_to_pt()
167 static void add_pniels_to_pt(curve448_point_t p, const pniels_t pn, in add_pniels_to_pt()
177 static void sub_pniels_from_pt(curve448_point_t p, const pniels_t pn, in sub_pniels_from_pt()
609 static void prepare_wnaf_table(pniels_t * output, in prepare_wnaf_table()
615 pniels_t twop; in prepare_wnaf_table()
651 pniels_t precmp_var[1 << C448_WNAF_VAR_TABLE_BITS]; in ossl_curve448_base_double_scalarmul_non_secret()
Dpoint_448.h31 } pniels_t[1]; typedef