On 03/01/2019 21:56, Anil Reddy wrote: > Yes, engine is for data encryption. Opensource projects like OpenVPN provides OpenSSL "engine" support as part of configuration. So, just wondering if encryption/decryption operations can be offloaded to external engines > > https://www.netgate.com/docs/pfsense/hardware/cryptographic-accelerator-support.html ; Sure. HW crypto acceleration is part of kernel and dm-crypt will use it automatically if crypto API detects that accelerated module is available. Today is is very common to use Intel AES-NI for example. Forget about OpenSSL or other backend in cryptsetup, this is not the option that handles data encryption. Milan _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx https://www.saout.de/mailman/listinfo/dm-crypt