Searched refs:recode_wnaf (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 552 static int recode_wnaf(struct smvt_control *control, in recode_wnaf() function 649 int ncb_pre = recode_wnaf(control_pre, scalar1, table_bits_pre); in ossl_curve448_base_double_scalarmul_non_secret() 650 int ncb_var = recode_wnaf(control_var, scalar2, table_bits_var); in ossl_curve448_base_double_scalarmul_non_secret()
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | curve448.c | 552 static int recode_wnaf(struct smvt_control *control, in recode_wnaf() function 649 int ncb_pre = recode_wnaf(control_pre, scalar1, table_bits_pre); in ossl_curve448_base_double_scalarmul_non_secret() 650 int ncb_var = recode_wnaf(control_var, scalar2, table_bits_var); in ossl_curve448_base_double_scalarmul_non_secret()
|
Completed in 3 milliseconds