bf_key_st

Legacy Blowfish expanded key schedule (P-array and S-boxes).

Synopsis

Declared in <openssl/blowfish.h>

struct bf_key_st;

Data Members

NameDescription
P Blowfish P-array including the two extra subkeys.
S Blowfish S-boxes (four boxes of 256 entries).