Botan 3.7.1
Crypto and TLS for C&
|
#include <pcurves_wrap.h>
Public Member Functions | |
PrecomputedMul2TableC (const typename C::AffinePoint &x, const typename C::AffinePoint &y) | |
const auto & | table () const |
Definition at line 61 of file pcurves_wrap.h.
|
inlineexplicit |
Definition at line 65 of file pcurves_wrap.h.
|
inline |
Definition at line 63 of file pcurves_wrap.h.
Referenced by Botan::PCurve::PrimeOrderCurveImpl< C >::mul2_vartime(), and Botan::PCurve::PrimeOrderCurveImpl< C >::mul2_vartime_x_mod_order_eq().