Botan
1.10.9
|
Functions | |
template<typename T > | |
void | swap (Botan::MemoryRegion< T > &x, Botan::MemoryRegion< T > &y) |
template<> | |
void | swap (Botan::BigInt &x, Botan::BigInt &y) |
template<> | |
void | swap< Botan::CurveGFp > (Botan::CurveGFp &curve1, Botan::CurveGFp &curve2) |
template<> | |
void | swap< Botan::PointGFp > (Botan::PointGFp &x, Botan::PointGFp &y) |
|
inline |
Definition at line 425 of file secmem.h.
References Botan::MemoryRegion< T >::swap().
Referenced by Botan::DER_Encoder::get_contents(), Botan::GOST_3410_PublicKey::GOST_3410_PublicKey(), Botan::jacobi(), Botan::EMSA3_Raw::raw_data(), Botan::CurveGFp::swap(), Botan::MemoryRegion< T >::swap(), Botan::BigInt::swap(), and Botan::GOST_3410_PublicKey::x509_subject_public_key().
|
inline |
Definition at line 547 of file bigint.h.
References Botan::BigInt::swap().
|
inline |
Definition at line 152 of file curve_gfp.h.
|
inline |
Definition at line 269 of file point_gfp.h.