Process Services PXI: Difference between revisions
Infinicore (talk | contribs) |
No edit summary |
||
Line 124: | Line 124: | ||
=Command 0x04040044= | =Command 0x04040044= | ||
Similar to 0x04030044, except this is devunit-only with dev-only keys. | Similar to 0x04030044, except this is devunit-only with dev-only keys. | ||
=RSA Context= | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x100 | |||
| Modulo | |||
|- | |||
| 0x100 | |||
| 0x100 | |||
| Exponent | |||
|- | |||
| 0x200 | |||
| 0x4 | |||
| RSA bit-size. | |||
|- | |||
| 0x204 | |||
| 0x4 | |||
| Normally zero? | |||
|} | |||
This context structure is fixed to 0x208-bytes. |