PandA-2024.02
Functions
bf_cfb64.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void BF_cfb64_encrypt (unsigned char *in, unsigned char *out, long length, unsigned char *ivec, int *num, int encrypt)
 

Function Documentation

◆ BF_cfb64_encrypt()

void BF_cfb64_encrypt ( unsigned char *  in,
unsigned char *  out,
long  length,
unsigned char *  ivec,
int *  num,
int  encrypt 
)

Definition at line 82 of file bf_cfb64.c.

References BF_ENCRYPT, BF_encrypt(), BF_LONG, encrypt(), l2n, and n2l.

Referenced by blowfish_main().

Here is the call graph for this function:
Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:06 for PandA-2024.02 by doxygen 1.8.13