PostgreSQL Source Code  git master
BF_ctx Struct Reference

Data Fields

BF_word S [4][0x100]
 
BF_key P
 

Detailed Description

Definition at line 60 of file crypt-blowfish.c.

Field Documentation

◆ P

BF_key BF_ctx::P

Definition at line 63 of file crypt-blowfish.c.

Referenced by BF_set_key().

◆ S

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

Definition at line 62 of file crypt-blowfish.c.

Referenced by _crypt_blowfish_rn().


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