diff options
author | Eric Biggers <ebiggers@google.com> | 2017-12-29 10:10:24 -0600 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-05 18:43:10 +1100 |
commit | fcfbeedf79adc7abaea35b0f88ec23cf546d3b77 (patch) | |
tree | f63e386916ea32ed7b6e5f9f543fabf73baa51c6 /drivers/i2c/muxes | |
parent | 8b55107c57f763c7ca393e72f7ce6f89ea1ba49a (diff) | |
download | talos-obmc-linux-fcfbeedf79adc7abaea35b0f88ec23cf546d3b77.tar.gz talos-obmc-linux-fcfbeedf79adc7abaea35b0f88ec23cf546d3b77.zip |
crypto: poly1305 - use unaligned access macros to output digest
Currently the only part of poly1305-generic which is assuming special
alignment is the part where the final digest is written. Switch this
over to the unaligned access macros so that we'll be able to remove the
cra_alignmask.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/i2c/muxes')
0 files changed, 0 insertions, 0 deletions