Hardware offloading of openssl

This forum is for admins who are looking to build or expand their OpenVPN setup.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
raghavkmr
OpenVpn Newbie
Posts: 6
Joined: Fri Nov 11, 2016 11:40 am

Hardware offloading of openssl

Post by raghavkmr » Sat Feb 18, 2017 7:41 am

As per how to , i used openssl and lzo to build openvpn binary (cross compilation),

Its running fine
but i found that the kernel rootfs has already got a openssl
so i tested both with command openssl speed aes-256-cbc
and kernel openssl was faster
(cause i think its using hardware acceleration)
So how to use kernel openssl rather then the one with which openvpn is build

Thanks

Post Reply