support for openssl offload on P2020 processor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

support for openssl offload on P2020 processor

1,007 次查看
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 项奖励
回复
1 回复

886 次查看
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 项奖励
回复