Showing changes from revision #0 to #1:
Added | Removed | Changed
Initialises a secure session with an existing socket.
Entry | ||
---|---|---|
R0 | socket handle from Socket_Creat | |
R1 | bits 0-7: | reason code 0, create |
bits 8-31: | reserved for future use (zero) |
Exit | |
---|---|
R0 | SSL handle |
This SWI performs a similar function to AcornSSL_Creat, but allows the caller to hand over a previously opened socket.