BB_AESCNTL
|
Bit Field |
Read/Write |
Field Name |
Description |
|---|---|---|---|
|
1 |
RW |
AES_MODE |
Cipher mode control |
|
0 |
RW |
AES_START |
Start AES-128 ciphering/deciphering process |
|
Bit Field |
Field Name |
Value Symbol |
Value Description |
Hex Value |
|---|---|---|---|---|
|
1 |
AES_MODE |
AES_MODE_0 |
Cipher mode |
0x0* |
|
|
|
AES_MODE_1 |
Decipher mode |
0x1 |
|
0 |
AES_START |
AES_START_0 |
|
0x0* |
|
|
|
AES_START_1 |
Starts AES-128 ciphering/deciphering process (the bit is reset once the process is finished) |
0x1 |