PandA-2024.02
|
Go to the source code of this file.
Functions | |
int | encrypt (int statemt[32], int key[32], int type) |
int encrypt | ( | int | statemt[32], |
int | key[32], | ||
int | type | ||
) |
Definition at line 64 of file aes_enc.c.
References AddRoundKey(), ByteSub_ShiftRow(), KeySchedule(), main_result, MixColumn_AddRoundKey(), nb, and round_val.