Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: shash - Remove usage of CRYPTO_MINALIGN
The macro CRYPTO_MINALIGN is not meant to be used directly. This patch replaces it with crypto_tfm_ctx_alignment. Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information