Botan 3.6.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 WindowedMul2Table< C, WindowBits > & | table () const |
Static Public Attributes | |
static constexpr size_t | WindowBits = 3 |
Definition at line 23 of file pcurves_wrap.h.
|
inlineexplicit |
Definition at line 29 of file pcurves_wrap.h.
|
inline |
Definition at line 27 of file pcurves_wrap.h.
Referenced by Botan::PCurve::PrimeOrderCurveImpl< C >::mul2_vartime(), and Botan::PCurve::PrimeOrderCurveImpl< C >::mul2_vartime_x_mod_order_eq().
|
staticconstexpr |
Definition at line 25 of file pcurves_wrap.h.