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

Go to the source code of this file.

Functions

void local_memcpy (BF_LONG *s1, const BF_LONG *s2, int n)
 
void BF_set_key (int len, unsigned char *data)
 

Function Documentation

◆ BF_set_key()

void BF_set_key ( int  len,
unsigned char *  data 
)

Definition at line 95 of file bf_skey.c.

Referenced by blowfish_main().

Here is the caller graph for this function:

◆ local_memcpy()

void local_memcpy ( BF_LONG s1,
const BF_LONG s2,
int  n 
)

Definition at line 78 of file bf_skey.c.

References BF_LONG.

Referenced by BF_set_key().

Here is the caller graph for this function:

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