AVBlowfish Struct Reference
[Blowfish]

#include <blowfish.h>


Data Fields

uint32_t p [AV_BF_ROUNDS+2]
uint32_t s [4][256]


Detailed Description

Definition at line 35 of file blowfish.h.


Field Documentation

uint32_t AVBlowfish::p[AV_BF_ROUNDS+2]

Definition at line 36 of file blowfish.h.

Referenced by av_blowfish_crypt_ecb(), and av_blowfish_init().

uint32_t AVBlowfish::s[4][256]

Definition at line 37 of file blowfish.h.

Referenced by av_blowfish_init().


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

Generated on Fri Oct 26 02:50:14 2012 for FFmpeg by  doxygen 1.5.8