]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
crypto: s390/aes - fix name clash after AES library refactor
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 26 Jul 2019 18:19:04 +0000 (21:19 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 31 Jul 2019 10:59:10 +0000 (20:59 +1000)
commit931c940fa5643d3d8cd62ba7bfa0c61077eb7b59
treee2c6ff408bec57b4156458b54e6f83331f5fc756
parent8dfa20fcfbeb245642dfe3a43f8a3735d9aed42a
crypto: s390/aes - fix name clash after AES library refactor

The newly introduced AES library exposes aes_encrypt/aes_decrypt
routines so rename existing occurrences of those identifiers in
the s390 driver.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/s390/crypto/aes_s390.c