SSLC:SeedRNG: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..." |
|||
(One intermediate revision by the same user not shown) | |||
Line 23: | Line 23: | ||
=Description= | =Description= | ||
This can only be used if this session was previously initialized with [[SSLC:Initialize]] or [[SSLC:InitializeConnectionSession]]. After that, this just uses [[ | This can only be used if this session was previously initialized with [[SSLC:Initialize]] or [[SSLC:InitializeConnectionSession]]. After that, this just uses [[PS:SeedRNG]]. |
Latest revision as of 17:53, 30 March 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00100000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This can only be used if this session was previously initialized with SSLC:Initialize or SSLC:InitializeConnectionSession. After that, this just uses PS:SeedRNG.