Changes

158 bytes added ,  13:58, 24 December 2022
no edit summary
Line 1: Line 1:  
{{stub}}
 
{{stub}}
'''/dev/aes''' is an IPC interface for the [[Hardware/AES engine | AES engine]].
+
'''/dev/aes''' is an IPC interface for the [[Hardware/AES engine | AES engine]] that accepts IOS_Open, IOS_Close & IOCTLV commands.
It accepts open, close, ioctlv.
+
 
 +
Internally in IOS, it ''usually'' has an internal FD of 0x10000. despite this, it is better to do an IOS_Open when using this resource.
    
== /dev/aes IOS_Ioctlv ==
 
== /dev/aes IOS_Ioctlv ==