webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
rtc::SHA1_CTX Struct Reference

#include <sha1.h>

Public Attributes

uint32_t state [5]
 
uint32_t count [2]
 
uint8_t buffer [64]
 

Member Data Documentation

◆ buffer

uint8_t rtc::SHA1_CTX::buffer

◆ count

uint32_t rtc::SHA1_CTX::count

◆ state

uint32_t rtc::SHA1_CTX::state

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