SSL services: Difference between revisions
No edit summary |
|||
Line 16: | Line 16: | ||
| 4 || [3.0.0+] [[#DebugIoctl]] | | 4 || [3.0.0+] [[#DebugIoctl]] | ||
|- | |- | ||
| 5 || [3.0.0+] SetInterfaceVersion | | 5 || [3.0.0+] [[#SetInterfaceVersion]] | ||
|- | |- | ||
| 6 || [5.0.0+] FlushSessionCache | | 6 || [5.0.0+] FlushSessionCache | ||
Line 37: | Line 37: | ||
== DebugIoctl == | == DebugIoctl == | ||
Stubbed on retail, just returns an error. | Stubbed on retail, just returns an error. | ||
== SetInterfaceVersion == | |||
Takes an input u32 '''version''', no output. | |||
Used by user-processes during service init. | |||
== SetDebugOption == | == SetDebugOption == |