PandA-2024.02
Functions | Variables
rho.c File Reference
#include "Keccak.h"
Include dependency graph for rho.c:

Go to the source code of this file.

Functions

void rho (UINT64 *A)
 

Variables

static unsigned char KeccakRhoOffsets [nrLanes]
 

Function Documentation

◆ rho()

void rho ( UINT64 A)

Definition at line 31 of file rho.c.

References index, KeccakRhoOffsets, ROL64, and x.

Variable Documentation

◆ KeccakRhoOffsets

unsigned char KeccakRhoOffsets[nrLanes]
static
Initial value:
= {
0,
1,
62,
28,
27,
36,
44,
6,
55,
20,
3,
10,
43,
25,
39,
41,
45,
15,
21,
8,
18,
2,
61,
56,
14
}

Definition at line 3 of file rho.c.

Referenced by rho().


Generated on Mon Feb 12 2024 13:03:06 for PandA-2024.02 by doxygen 1.8.13