Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Dcurve448.c552 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()