Searched refs:pt_to_pniels (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 97 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()
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 97 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()
|
Completed in 4 milliseconds