|
HikoGUI
A low latency retained GUI
|
Additional Inherited Members | |
Public Member Functions inherited from hi::v1::SHA2< uint32_t, 224 > | |
| constexpr SHA2 & | add (std::byte const *ptr, std::byte const *last, bool finish=true) noexcept |
| constexpr SHA2 & | add (bstring const &str, bool finish=true) noexcept |
| constexpr SHA2 & | add (bstring_view str, bool finish=true) noexcept |
| constexpr SHA2 & | add (std::string const &str, bool finish=true) noexcept |
| constexpr SHA2 & | add (std::string_view str, bool finish=true) noexcept |
| constexpr void | add (std::span< std::byte const > str, bool finish=true) noexcept |
| constexpr | SHA2 (uint32_t a, uint32_t b, uint32_t c, uint32_t d, uint32_t e, uint32_t f, uint32_t g, uint32_t h) noexcept |
| bstring | get_bytes () const noexcept |
| constexpr SHA2 & | add (std::byte const *ptr, std::byte const *last, bool finish=true) noexcept |
| constexpr SHA2 & | add (bstring const &str, bool finish=true) noexcept |
| constexpr SHA2 & | add (bstring_view str, bool finish=true) noexcept |
| constexpr SHA2 & | add (std::string const &str, bool finish=true) noexcept |
| constexpr SHA2 & | add (std::string_view str, bool finish=true) noexcept |
| constexpr void | add (std::span< std::byte const > str, bool finish=true) noexcept |
| constexpr | SHA2 (uint32_t a, uint32_t b, uint32_t c, uint32_t d, uint32_t e, uint32_t f, uint32_t g, uint32_t h) noexcept |
| bstring | get_bytes () const noexcept |