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

Public Attributes

uint8_t key [32]
 
uint64_t calls_used
 
size_t bytes_used
 
uint8_t partial_block [64]
 
unsigned partial_block_used
 

Member Data Documentation

◆ bytes_used

size_t rand_thread_state::bytes_used

◆ calls_used

uint64_t rand_thread_state::calls_used

◆ key

uint8_t rand_thread_state::key[32]

◆ partial_block

uint8_t rand_thread_state::partial_block[64]

◆ partial_block_used

unsigned rand_thread_state::partial_block_used

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