ctrl (RSA_CORE) Register Description
Register Name | ctrl |
---|---|
Offset Address | 0x0000000010 |
Absolute Address | 0x00FFCE0010 (RSA_CORE) |
Width | 32 |
Type | woWrite-only |
Reset Value | 0x00000000 |
Description | RSA Control |
ctrl (RSA_CORE) Register Bit-Field Summary
Field Name | Bits | Type | Reset Value | Description |
---|---|---|---|---|
len_code | 7:4 | woWrite-only | 0x0 | Length code: 0xA: RSA2048 0xC: RSA4096 All others: Reserved |
done_clr_abort | 3 | woWrite-only | 0x0 | Clear the done signal from STATUS, abort the current operation. |
opcode | 2:0 | woWrite-only | 0x0 | Operation code: 0x0: NOP 0x1: Exponentiation 0x5: Exponentiation using R*R mod M All others: Reserved |