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
cryptodev: reorder structures in asym crypto header
Asymmetric-crypto header has a simple structure that allows to
keep logically separate blocks together. Therefore, xforms,
ops, and generic structs may be appropriately ordered.
This patch moves sm2-op structs to be placed along other
algorithms-op structs.
Signed-off-by: Arkadiusz Kusztal <[email protected]>
Acked-by: Akhil Goyal <[email protected]>
0 commit comments