cryptlib  3.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
Public Attributes | List of all members
bf_key_st Struct Reference

#include <blowfish.h>

Public Attributes

BF_LONG P [BF_ROUNDS+2]
 
BF_LONG S [4 *256]
 

Detailed Description

Definition at line 107 of file blowfish.h.

Member Data Documentation

BF_LONG bf_key_st::P[BF_ROUNDS+2]

Definition at line 109 of file blowfish.h.

BF_LONG bf_key_st::S[4 *256]

Definition at line 110 of file blowfish.h.


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