SPL services: Difference between revisions
No edit summary |
|||
Line 20: | Line 20: | ||
== ScrambleKeyA == | == ScrambleKeyA == | ||
Takes 16-bytes as input. Outputs random-looking 16-bytes. | Takes 16-bytes as input and two u32s. Outputs random-looking 16-bytes. | ||
Same input gives same output. Console unique. | Same input gives same output. Console unique. |