support for openssl offload on P2020 processor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

support for openssl offload on P2020 processor

428 Views
sameerarvikar
Contributor III

I am running openvpn server on p2020 ,I compiled openvpn with openssl and lzo

but there is already one openssl binary with rootfs, as per docs (Building Openssl with Hardware offloading support)

so when i test with "openssl speed aes-256-cbc " command, rootfs openssl is faster then the openssl binary i cross-compiled for openvpn,

How do i ensure that openvpn uses rootfs's openssl or my own binary is using hardware acceleration ?

0 Kudos
1 Reply

307 Views
yipingwang
NXP TechSupport
NXP TechSupport

Hello sameerarvikar,

Please back up /usr/bin/openssl (in rootfs)  on the target board and use your built openssl binary to replace it.


Have a great day,
Yiping

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos