The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
BF_ctx Struct Reference

Public Attributes

BF_word S [4][0x100]
 
BF_key P
 

Detailed Description

Definition at line 76 of file crypt_blowfish.c.

Member Data Documentation

◆ P

BF_key BF_ctx::P

Definition at line 78 of file crypt_blowfish.c.

Referenced by BF_set_key().

◆ S

BF_word BF_ctx::S[4][0x100]

Definition at line 77 of file crypt_blowfish.c.

Referenced by BF_crypt().


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