Searched refs:sc_montmul (Results 1 – 1 of 1) sorted by relevance
72 static void sc_montmul(curve448_scalar_t out, const curve448_scalar_t a, in sc_montmul() function112 sc_montmul(out, a, b); in ossl_curve448_scalar_mul()113 sc_montmul(out, out, sc_r2); in ossl_curve448_scalar_mul()203 sc_montmul(t1, t1, sc_r2); in ossl_curve448_scalar_decode_long()
Completed in 3 milliseconds