ndn-lite
Data Fields
tc_hmac_prng_struct Struct Reference

#include <tc_hmac_prng.h>

Collaboration diagram for tc_hmac_prng_struct:
Collaboration graph

Data Fields

struct tc_hmac_state_struct h
 
uint8_t key [TC_SHA256_DIGEST_SIZE]
 
uint8_t v [TC_SHA256_DIGEST_SIZE]
 
unsigned int countdown
 

Field Documentation

◆ countdown

unsigned int tc_hmac_prng_struct::countdown

◆ h

struct tc_hmac_state_struct tc_hmac_prng_struct::h

◆ key

uint8_t tc_hmac_prng_struct::key[TC_SHA256_DIGEST_SIZE]

◆ v

uint8_t tc_hmac_prng_struct::v[TC_SHA256_DIGEST_SIZE]

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