Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: talitos - Fix build warning in aead_des3_setkey
This patch removes the variable flags which is now unused thanks to the new DES helpers. Fixes: 9d574ae ("crypto: talitos/des - switch to new...") Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information