Difference between revisions of "SSLC:SeedRNG"

From 3dbrew
Jump to navigation Jump to search
m (Yellows8 moved page SSLC:GatherEntropy to SSLC:SeedRNG)
 
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 [[Process_Services|ps:ps]] GatherEntropy.
+
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[edit]

Index Word Description
0 Header code [0x00100000]

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This can only be used if this session was previously initialized with SSLC:Initialize or SSLC:InitializeConnectionSession. After that, this just uses PS:SeedRNG.