| Botan
    1.10.16
    | 
| 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::ARC4::cipher(), Botan::DER_Encoder::get_contents(), Botan::PointGFp::is_zero(), Botan::EMSA3_Raw::raw_data(), Botan::CurveGFp::swap(), Botan::MemoryRegion< word >::swap(), and Botan::BigInt::swap().
| 
 | 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.
 1.8.13
 1.8.13