| Botan
    1.10.16
    | 
#include <mgf1.h>
 
  
 | Public Member Functions | |
| void | mask (const byte[], size_t, byte[], size_t) const | 
| MGF1 (HashFunction *hash) | |
| ~MGF1 () | |
| Botan::MGF1::MGF1 | ( | HashFunction * | hash | ) | 
Implements Botan::MGF.
Definition at line 19 of file mgf1.cpp.
References Botan::Buffered_Computation::final(), Botan::MemoryRegion< T >::size(), Botan::Buffered_Computation::update(), Botan::Buffered_Computation::update_be(), and Botan::xor_buf().
 1.8.13
 1.8.13