Home
last modified time | relevance | path

Searched refs:pt_to_pniels (Results 1 – 1 of 1) 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() function
617 pt_to_pniels(output[0], working); in prepare_wnaf_table()
623 pt_to_pniels(twop, tmp); in prepare_wnaf_table()
626 pt_to_pniels(output[1], tmp); in prepare_wnaf_table()
630 pt_to_pniels(output[i], tmp); in prepare_wnaf_table()