php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
BF_ctx Struct Reference

Data Fields

BF_word S [4][0x100]
 
BF_key P
 

Detailed Description

Definition at line 70 of file crypt_blowfish.c.

Field Documentation

◆ P

BF_key BF_ctx::P

Definition at line 72 of file crypt_blowfish.c.

◆ S

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

Definition at line 71 of file crypt_blowfish.c.


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