SPL services: Difference between revisions
No edit summary |
No edit summary |
||
Line 53: | Line 53: | ||
| 20 || || wrapper for [[SMC#KeygenAndSealZ|KeygenAndSealZ]] | | 20 || || wrapper for [[SMC#KeygenAndSealZ|KeygenAndSealZ]] | ||
|- | |- | ||
| 21 || || | | 21 || [[#UninitializeSpl]] || | ||
|- | |- | ||
| 22 || || | | 22 || [[#InitializeSpl]] || | ||
|- | |- | ||
| 23 || GetSplWaitEvent || | | 23 || GetSplWaitEvent || | ||
Line 117: | Line 117: | ||
== DecryptExpModParamsWithXY == | == DecryptExpModParamsWithXY == | ||
Last SPL cmd used by [[SSL_services|SSL]]-sysmodule for TLS client-privk. | Last SPL cmd used by [[SSL_services|SSL]]-sysmodule for TLS client-privk. | ||
== UninitializeSpl == | |||
Returns a single u32 (always 3?) only once. | |||
== InitializeSpl == | |||
Takes a single u32 (always 3?) only once. |