Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

tiger_sboxes.h File Reference


Detailed Description

Tiger S boxes.

This file comes from http://www.cs.technion.ac.il/~biham/Reports/Tiger/

#include "common.h"

Go to the source code of this file.

Defines

#define D(x, y)   ((guint64) (x) << 32 | (y))

Variables

const guint64 tiger_sboxes [4 *256]


Define Documentation

#define D x,
 )     ((guint64) (x) << 32 | (y))
 


Variable Documentation

const guint64 tiger_sboxes[4 *256] [static]
 


Generated on Sat Jun 30 17:53:31 2007 for gtk-gnutella by  doxygen 1.3.9.1