HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
v1::detail::SHA2::state< T > Struct Template Reference

Public Member Functions

constexpr state (T a, T b, T c, T d, T e, T f, T g, T h) noexcept
constexpr T get_word (std::size_t i) const noexcept
constexpr std::byte get_byte (std::size_t i) const noexcept
template<std::size_t N>
bstring get_bytes () const noexcept
constexpr state & operator+= (state const &rhs) noexcept

Data Fields

a
b
c
d
e
f
g
h

The documentation for this struct was generated from the following file: