diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-07-24 12:28:03 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-08-04 03:27:05 +0200 |
commit | a7c391f04fe3259fb0417d71fec78ae28f25780e (patch) | |
tree | ae138006abd68d231231dbea641ea1cb46e43dff /crypto/pcbc.c | |
parent | crypto: rockchip - return the err code when unable dequeue the crypto request (diff) | |
download | linux-a7c391f04fe3259fb0417d71fec78ae28f25780e.tar.xz linux-a7c391f04fe3259fb0417d71fec78ae28f25780e.zip |
crypto: algapi - use separate dst and src operands for __crypto_xor()
In preparation of introducing crypto_xor_cpy(), which will use separate
operands for input and output, modify the __crypto_xor() implementation,
which it will share with the existing crypto_xor(), which provides the
actual functionality when not using the inline version.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/pcbc.c')
0 files changed, 0 insertions, 0 deletions