Fix typos in comments.

This commit is contained in:
Stephen Heumann 2017-11-26 09:25:41 -06:00
parent 95acb9f43f
commit 4f7c6c0eb8
1 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@ aes_encrypt start
* Call with DP = AES context structure (with key expanded),
* DP = bank containing AES tables.
* DB = bank containing AES tables.
AES_ENCRYPT start
using tables
@ -399,7 +399,7 @@ aes256_decrypt start
end
* Call with DP = AES context structure (with key expanded),
* DP = bank containing AES tables.
* DB = bank containing AES tables.
AES_DECRYPT start
using tables
ShortRegs