]> Git Repo - linux.git/commit
crypto: shash - Remove usage of CRYPTO_MINALIGN
authorHerbert Xu <[email protected]>
Wed, 19 May 2010 01:50:58 +0000 (11:50 +1000)
committerHerbert Xu <[email protected]>
Wed, 19 May 2010 01:50:58 +0000 (11:50 +1000)
commit18eb8ea6ee4cc9ed39b45f95b734f523bcfb586b
tree2499592ecc24caf28c03c3af7c45dfc6433821f4
parent5bdd5ded95b3188d58ba43ac801b8849cbea1b16
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]>
crypto/shash.c
This page took 0.05343 seconds and 4 git commands to generate.