ZucContext Struct Reference

ZUC algorithm context. More...

#include <zuc.h>

Data Fields

uint32_t r1
 
uint32_t r2
 
uint32_t s [16]
 
uint32_t ks
 
size_t n
 

Detailed Description

ZUC algorithm context.

Definition at line 47 of file zuc.h.

Field Documentation

◆ ks

uint32_t ks

Definition at line 52 of file zuc.h.

◆ n

size_t n

Definition at line 53 of file zuc.h.

◆ r1

uint32_t r1

Definition at line 49 of file zuc.h.

◆ r2

uint32_t r2

Definition at line 50 of file zuc.h.

◆ s

uint32_t s[16]

Definition at line 51 of file zuc.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/cipher/zuc.h