Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/types.h>
#include <botan/internal/bit_ops.h>
#include <botan/internal/rotate.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
BOTAN_FORCE_INLINE void | Botan::SHA2_32_F (uint32_t A, uint32_t B, uint32_t C, uint32_t &D, uint32_t E, uint32_t F, uint32_t G, uint32_t &H, uint32_t &M1, uint32_t M2, uint32_t M3, uint32_t M4, uint32_t magic) |
Internal Header.
Definition in file sha2_32_f.h.