Struct SYN_SHA1_Ctx¶
SHA-1 hashing algorithm context.
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | buffer |
| uint32_t | count |
| uint32_t | state |
Public Attributes Documentation¶
variable buffer¶
Input buffer staging area
variable count¶
Number of bits processed
variable state¶
Internal state registers
The documentation for this class was generated from the following file src/syntropic/net/syn_websocket.c