Botan  1.11.15
Namespaces | Functions
src/lib/hash/has160/has160.cpp File Reference
#include <botan/internal/hash_utils.h>
#include <botan/has160.h>

Go to the source code of this file.

Namespaces

namespace  Botan
namespace  Botan::HAS_160_F

Functions

 Botan::BOTAN_REGISTER_HASH_NAMED_NOARGS (HAS_160,"HAS-160")
void Botan::HAS_160_F::F1 (u32bit A, u32bit &B, u32bit C, u32bit D, u32bit &E, u32bit msg, u32bit rot)
void Botan::HAS_160_F::F2 (u32bit A, u32bit &B, u32bit C, u32bit D, u32bit &E, u32bit msg, u32bit rot)
void Botan::HAS_160_F::F3 (u32bit A, u32bit &B, u32bit C, u32bit D, u32bit &E, u32bit msg, u32bit rot)
void Botan::HAS_160_F::F4 (u32bit A, u32bit &B, u32bit C, u32bit D, u32bit &E, u32bit msg, u32bit rot)