Botan 3.0.0
Crypto and TLS for C&
|
Functions | |
template<> | |
void | swap< Botan::BigInt > (Botan::BigInt &x, Botan::BigInt &y) |
template<> | |
void | swap< Botan::CurveGFp > (Botan::CurveGFp &curve1, Botan::CurveGFp &curve2) noexcept |
template<> | |
void | swap< Botan::EC_Point > (Botan::EC_Point &x, Botan::EC_Point &y) |
|
inline |
|
inlinenoexcept |
Definition at line 257 of file curve_gfp.h.
|
inline |