PQLR
Postquantum Crypto Library by QAPP
AES_XOF_struct Struct Reference

#include <pqlr/common/rng.h>

Data Fields

unsigned char buffer [16]
 
int buffer_pos
 
unsigned long length_remaining
 
unsigned char key [32]
 
unsigned char ctr [16]
 

Field Documentation

◆ buffer

unsigned char AES_XOF_struct::buffer[16]

◆ buffer_pos

int AES_XOF_struct::buffer_pos

◆ ctr

unsigned char AES_XOF_struct::ctr[16]

◆ key

unsigned char AES_XOF_struct::key[32]

◆ length_remaining

unsigned long AES_XOF_struct::length_remaining

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