commit | 3b0d65969b549b796abc6f0230f6142fed365d49 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Tue Nov 03 09:11:15 2009 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Nov 03 09:11:15 2009 -0500 |
tree | 0cce8ac977df20e0902cda3d6092bcb6e90e03c1 | |
parent | 2d06ef7f42ed8c9969c9aa84e95df5d5c6378327 [diff] |
crypto: ghash-intel - Add PSHUFB macros Add PSHUFB macros instead of repeating byte sequences, suggested by Ingo. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Acked-by: Ingo Molnar <mingo@elte.hu>