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

Go to the source code of this file.

Functions

void keccak_coproc (UINT64 A[25])
 
int main ()
 

Variables

static const UINT64 A_gold [25]
 

Function Documentation

◆ keccak_coproc()

void keccak_coproc ( UINT64  A[25])

Referenced by main().

Here is the caller graph for this function:

◆ main()

int main ( void  )

Definition at line 18 of file tb_keccak.c.

References A, A_gold, and keccak_coproc().

Here is the call graph for this function:

Variable Documentation

◆ A_gold

const UINT64 A_gold[25]
static
Initial value:
= {
17376452488221285863ULL, 9571781953733019530ULL, 15391093639620504046ULL, 13624874521033984333ULL,
10027350355371872343ULL, 18417369716475457492ULL, 10448040663659726788ULL, 10113917136857017974ULL,
12479658147685402012ULL, 3500241080921619556ULL, 16959053435453822517ULL, 12224711289652453635ULL,
9342009439668884831ULL, 4879704952849025062ULL, 140226327413610143ULL, 424854978622500449ULL,
7259519967065370866ULL, 7004910057750291985ULL, 13293599522548616907ULL, 10105770293752443592ULL,
10668034807192757780ULL, 1747952066141424100ULL, 1654286879329379778ULL, 8500057116360352059ULL,
16929593379567477321ULL}

Definition at line 9 of file tb_keccak.c.

Referenced by main().


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