CipherContext Union Reference

Generic cipher algorithm context. More...

#include <cipher_algorithms.h>

Data Fields

Rc2Context rc2Context
 
Rc4Context rc4Context
 
Rc6Context rc6Context
 
Cast128Context cast128Context
 
Cast256Context cast256Context
 
IdeaContext ideaContext
 
DesContext desContext
 
Des3Context des3Context
 
AesContext aesContext
 
BlowfishContext blowfishContext
 
TwofishContext twofishContext
 
MarsContext marsContext
 
SerpentContext serpentContext
 
CamelliaContext camelliaContext
 
AriaContext ariaContext
 
SeedContext seedContext
 
Sm4Context sm4Context
 
PresentContext presentContext
 
TeaContext teaContext
 
XteaContext xteaContext
 
TriviumContext triviumContext
 
ZucContext zucContext
 

Detailed Description

Generic cipher algorithm context.

Definition at line 208 of file cipher_algorithms.h.

Field Documentation

◆ aesContext

AesContext aesContext

Definition at line 235 of file cipher_algorithms.h.

◆ ariaContext

AriaContext ariaContext

Definition at line 253 of file cipher_algorithms.h.

◆ blowfishContext

BlowfishContext blowfishContext

Definition at line 238 of file cipher_algorithms.h.

◆ camelliaContext

CamelliaContext camelliaContext

Definition at line 250 of file cipher_algorithms.h.

◆ cast128Context

Cast128Context cast128Context

Definition at line 220 of file cipher_algorithms.h.

◆ cast256Context

Cast256Context cast256Context

Definition at line 223 of file cipher_algorithms.h.

◆ des3Context

Des3Context des3Context

Definition at line 232 of file cipher_algorithms.h.

◆ desContext

DesContext desContext

Definition at line 229 of file cipher_algorithms.h.

◆ ideaContext

IdeaContext ideaContext

Definition at line 226 of file cipher_algorithms.h.

◆ marsContext

MarsContext marsContext

Definition at line 244 of file cipher_algorithms.h.

◆ presentContext

PresentContext presentContext

Definition at line 262 of file cipher_algorithms.h.

◆ rc2Context

Rc2Context rc2Context

Definition at line 211 of file cipher_algorithms.h.

◆ rc4Context

Rc4Context rc4Context

Definition at line 214 of file cipher_algorithms.h.

◆ rc6Context

Rc6Context rc6Context

Definition at line 217 of file cipher_algorithms.h.

◆ seedContext

SeedContext seedContext

Definition at line 256 of file cipher_algorithms.h.

◆ serpentContext

SerpentContext serpentContext

Definition at line 247 of file cipher_algorithms.h.

◆ sm4Context

Sm4Context sm4Context

Definition at line 259 of file cipher_algorithms.h.

◆ teaContext

TeaContext teaContext

Definition at line 265 of file cipher_algorithms.h.

◆ triviumContext

TriviumContext triviumContext

Definition at line 271 of file cipher_algorithms.h.

◆ twofishContext

TwofishContext twofishContext

Definition at line 241 of file cipher_algorithms.h.

◆ xteaContext

XteaContext xteaContext

Definition at line 268 of file cipher_algorithms.h.

◆ zucContext

ZucContext zucContext

Definition at line 274 of file cipher_algorithms.h.


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