Filesystem services: Difference between revisions

Line 362: Line 362:
== SetSdCardEncryptionSeed ==
== SetSdCardEncryptionSeed ==
Takes 0x10-bytes of input.
Takes 0x10-bytes of input.
Appears to be used to load the seed into FS-module state, since FS-module itself doesn't seem to have file-reading code to handle this itself.
[[NS_Services|NS]]-module uses this with data read from a file.


== SetGlobalAccessLogMode ==
== SetGlobalAccessLogMode ==