crypto-ipsecmb: call init_mb_mgr_auto instead of the logic implemented on the plugin... 47/42447/3
authorPiotr Bronowski <[email protected]>
Sun, 2 Mar 2025 21:45:55 +0000 (21:45 +0000)
committerFan Zhang <[email protected]>
Thu, 24 Apr 2025 12:06:37 +0000 (12:06 +0000)
commitae87469885b30ba68fd4457f75fc2613d908e451
tree4e2ec794b42fb9182b130fcd3e0300f2e4c13af0
parentd64efd6de70d222d8ccc5005e5f6d665d96e06d1
crypto-ipsecmb: call init_mb_mgr_auto instead of the logic implemented on the plugin side

This patch replaces logic for calling init version  with the supported vector instruction set
for a given processor family in the plugin with the call to init_mb_mgr_auto,
which correctly implements it on the ipsecmb engine side.

Type: improvement

Change-Id: I43e502f622f5cc5613917e1c5c943c0ff27d8982
Signed-off-by: Piotr Bronowski <[email protected]>
src/crypto_engines/ipsecmb/ipsecmb.c