![]() |
PandA-2024.02
|

Go to the source code of this file.
Macros | |
| #define | DUMP(s, i, buf, sz) |
Functions | |
| int | main (int argc, char *argv[]) |
| #define DUMP | ( | s, | |
| i, | |||
| buf, | |||
| sz | |||
| ) |
Definition at line 23 of file aes_test.c.
Referenced by main().
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 28 of file aes_test.c.
References aes256_encrypt_ecb(), DUMP, and key.

1.8.13