![]() |
PandA-2024.02
|

Go to the source code of this file.
Macros | |
| #define | n2l(c, l) |
| #define | l2n(l, c) |
| #define | BF_ENC(LL, R, S, P) |
Definition at line 99 of file bf_locl.h.
Referenced by BF_encrypt().
| #define l2n | ( | l, | |
| c | |||
| ) |
Definition at line 91 of file bf_locl.h.
Referenced by __attribute__(), and BF_cfb64_encrypt().
| #define n2l | ( | c, | |
| l | |||
| ) |
Definition at line 85 of file bf_locl.h.
Referenced by __attribute__(), and BF_cfb64_encrypt().
1.8.13