Public Attributes | |
| BF_word | S [4][0x100] |
| BF_key | P |
Definition at line 76 of file crypt_blowfish.c.
| BF_key BF_ctx::P |
Definition at line 78 of file crypt_blowfish.c.
Referenced by BF_set_key().
| BF_word BF_ctx::S[4][0x100] |
Definition at line 77 of file crypt_blowfish.c.
Referenced by BF_crypt().