Security Scol plugin
Protected Member Functions | Protected Attributes | List of all members
WAKE_Base Class Reference
Inheritance diagram for WAKE_Base:
WAKE_Policy< B >

Protected Member Functions

word32 M (word32 x, word32 y)
 
void GenKey (word32 k0, word32 k1, word32 k2, word32 k3)
 

Protected Attributes

word32 t [257]
 
word32 r3
 
word32 r4
 
word32 r5
 
word32 r6
 

Detailed Description

Definition at line 24 of file wake.h.

Member Function Documentation

◆ GenKey()

void WAKE_Base::GenKey ( word32  k0,
word32  k1,
word32  k2,
word32  k3 
)
protected

Definition at line 33 of file wake.cpp.

◆ M()

ANONYMOUS_NAMESPACE_END word32 WAKE_Base::M ( word32  x,
word32  y 
)
inlineprotected

Definition at line 27 of file wake.cpp.

Member Data Documentation

◆ r3

word32 WAKE_Base::r3
protected

Definition at line 31 of file wake.h.

◆ r4

word32 WAKE_Base::r4
protected

Definition at line 31 of file wake.h.

◆ r5

word32 WAKE_Base::r5
protected

Definition at line 31 of file wake.h.

◆ r6

word32 WAKE_Base::r6
protected

Definition at line 31 of file wake.h.

◆ t

word32 WAKE_Base::t[257]
protected

Definition at line 30 of file wake.h.


The documentation for this class was generated from the following files: