se: Hardcode internal se vars, add HMAC-SHA256
This commit is contained in:
parent
5f100fef8a
commit
5d44ef0af6
3 changed files with 48 additions and 11 deletions
|
@ -231,8 +231,8 @@
|
|||
#define SE_SPARE_0_REG_OFFSET 0x80c
|
||||
|
||||
#define SE_SHA_CONFIG_REG_OFFSET 0x200
|
||||
#define SHA_DISABLE 0
|
||||
#define SHA_ENABLE 1
|
||||
#define SHA_INIT_DISABLE 0
|
||||
#define SHA_INIT_ENABLE 1
|
||||
|
||||
#define SE_SHA_MSG_LENGTH_REG_OFFSET 0x204
|
||||
#define SE_SHA_MSG_LEFT_REG_OFFSET 0x214
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue