Botan 3.9.0
Crypto and TLS for C&
|
#include <ec_inner_pc.h>
Public Member Functions | |
EC_Mul2Table_Data_PC (const EC_AffinePoint_Data &q) | |
std::unique_ptr< EC_AffinePoint_Data > | mul2_vartime (const EC_Scalar_Data &x, const EC_Scalar_Data &y) const override |
bool | mul2_vartime_x_mod_order_eq (const EC_Scalar_Data &v, const EC_Scalar_Data &x, const EC_Scalar_Data &y) const override |
Definition at line 100 of file ec_inner_pc.h.
|
explicit |
Definition at line 188 of file ec_inner_pc.cpp.
References BOTAN_ARG_CHECK, Botan::EC_AffinePoint_Data_PC::checked_ref(), and Botan::EC_AffinePoint_Data::group().
|
overridevirtual |
Implements Botan::EC_Mul2Table_Data.
Definition at line 196 of file ec_inner_pc.cpp.
References BOTAN_ARG_CHECK, Botan::EC_Scalar_Data_PC::checked_ref(), and Botan::EC_Scalar_Data::group().
|
overridevirtual |
Implements Botan::EC_Mul2Table_Data.
Definition at line 212 of file ec_inner_pc.cpp.
References BOTAN_ARG_CHECK, Botan::EC_Scalar_Data_PC::checked_ref(), and Botan::EC_Scalar_Data::group().