On Wed, 2010-12-22 at 23:28 +0100, m0n0 wrote: > maybe this is off the topic =) ...but isn't it possible to use some > global memory which is not malloc'd? 4k static variable somewhere in the > gemlib? This is exactly how traditional AES/VDI-bindings work. The downside is that such bindings won't be re-entrant. Jo Even