Botan 3.1.1
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 |
Definition at line 1033 of file bigint.h.
References Botan::BigInt::swap().
|
inlinenoexcept |
Definition at line 209 of file curve_gfp.h.
|
inline |
Definition at line 405 of file ec_point.h.
References Botan::EC_Point::swap().