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_64_F (uint64_t A, uint64_t B, uint64_t C, uint64_t &D, uint64_t E, uint64_t F, uint64_t G, uint64_t &H, uint64_t &M1, uint64_t M2, uint64_t M3, uint64_t M4, uint64_t magic) |
Internal Header.
Definition in file sha2_64_f.h.