Definition at line 33 of file blowfish.h.
Referenced by av_blowfish_crypt_ecb(), and av_blowfish_init().
Initialize an AVBlowfish context.
Definition at line 304 of file blowfish.c.
Referenced by rtmpe9_sig().
Encrypt or decrypt a buffer using a previously initialized context.
Definition at line 339 of file blowfish.c.
Referenced by av_blowfish_crypt(), av_blowfish_init(), and rtmpe9_sig().
Encrypt or decrypt a buffer using a previously initialized context.
Definition at line 370 of file blowfish.c.