You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linux-dpdk: crypto: fix hw_ciphers and hw_auths capabilities
When a HW accelerated crypto device is found, not only the algorithms
it supports but all algorithms supported by preceding devices are added
to the hw_ciphers and hw_auths capability fields. Fix this by adding only
the newly found HW accelerated algorithms.
Signed-off-by: Janne Peltonen <[email protected]>
Reviewed-by: Matias Elo <[email protected]>
0 commit comments