Botan 3.0.0-alpha0
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::PointGFp > (Botan::PointGFp &x, Botan::PointGFp &y) |
|
inline |
Definition at line 1080 of file bigint.h.
References Botan::BigInt::swap().
|
inlinenoexcept |
Definition at line 257 of file curve_gfp.h.
|
inline |