SSL Services: Difference between revisions

No edit summary
Line 91: Line 91:
| [[SSLC:Read|Read]]
| [[SSLC:Read|Read]]
|-
|-
| 0x0016....
| 0x00160082
|  
|  
| ?
| (u32 inval, u32 size, ((Size<<4)  <nowiki>|</nowiki> 12), outbufptr) Writes an output u32 to cmdreply[2].
|-
|-
| 0x00170082
| 0x00170082
Line 99: Line 99:
| [[SSLC:Write|Write]]
| [[SSLC:Write|Write]]
|-
|-
| 0x0018....
| 0x00180080
|  
|  
| ?
| (u32 inval, u32 inval2)
|-
|-
| 0x0019....
| 0x00190080
|  
|  
| ?
| (u32 inval, u32 inval2)
|-
|-
| 0x001A....
| 0x001A0080
|  
|  
| ?
| (u32 inval, u32 inval2)
|-
|-
| 0x001B....
| 0x001B0080
|  
|  
| ?
| (u32 inval, u32 inval2)
|-
|-
| 0x001C....
| 0x001C00C4
|  
|  
| ?
| (u32 inval, u32 size0, u32 size1, ((Size0<<4)  <nowiki>|</nowiki> 12), outbufptr0, ((Size1<<4)  <nowiki>|</nowiki> 12), outbufptr1)
|-
|-
| 0x001D....
| 0x001D0040
|  
|  
| ?
| (u32 inval) Writes an output u32 to cmdreply[2].
|-
|-
| 0x001E....
| 0x001E0040
|  
|  
| ?
| (u32 inval)
|-
|-
| 0x001F....
| 0x001F0082
|  
|  
| ?
| (u32 inval, u32 inval2, <value-0x0 handle-transfer header>, handle)
|-
|-
| 0x0020....
| 0x00200082
|  
|  
| ?
| (u32 inval, u32 size, ((Size<<4)  <nowiki>|</nowiki> 10), inbufptr)
|}
|}


Going by strings in the SSL sysmodule it appears the sysmodule uses RSA BSAFE(like certain other 3DS software), this is also likely where the "ssl:C" name comes from(RSA BSAFE "SSL-C").
Going by strings in the SSL sysmodule it appears the sysmodule uses RSA BSAFE(like certain other 3DS software), this is also likely where the "ssl:C" name comes from(RSA BSAFE "SSL-C").