Inherits sub_bytes, shift_rows, mix_columns, and add_roundkey.
Inherited by aes.
Entities | |
aes_round_arch | architecture |
Libraries | |
ieee | |
lib_thirdparty | |
lib_round |
Use Clauses | |
std_logic_1164 | |
crypt_pack | Package <crypt_pack> |
all |
Ports | |
data_i | in bit128 |
key_i | in bit128 |
en_mixcolumns_i | in std_logic |
en_round_i | in std_logic |
inv_i | in std_logic |
data_o | out bit128 |