Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: api - Include alignment in crypto_alg_extsize
This patch ensures that the tfm context always has enough extra memory to ensure that it is aligned according to cra_alignment. Signed-off-by: Herbert Xu <[email protected]>
- Loading branch information