#include <blowfish.h>
Public Attributes | |
uInt32 | P [16+2] |
uInt32 | S [4][256] |
Definition at line 39 of file blowfish.h.
uInt32 BLOWFISH_CTX::P[16+2] |
Definition at line 40 of file blowfish.h.
Referenced by Blowfish_Decrypt(), Blowfish_Encrypt(), and Blowfish_Init().
uInt32 BLOWFISH_CTX::S[4][256] |
Definition at line 41 of file blowfish.h.
Referenced by Blowfish_Init(), and F().