PandA-2024.02
|
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) |
void BF_set_key | ( | int | len, |
unsigned char * | data | ||
) |
Definition at line 95 of file bf_skey.c.
References BF_ENCRYPT, BF_encrypt(), bf_init_P, bf_init_S, BF_LONG, BF_ROUNDS, key_P, key_S, L, and local_memcpy().