aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bcm/spu.h
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-08-31 18:16:47 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2020-09-11 14:39:15 +1000
commit1dbab6b1628d9039c5369b891c6706eb92274601 (patch)
tree48ba133e0b21283047822a82788e961ea94bb993 /drivers/crypto/bcm/spu.h
parentcrypto: n2 - remove ecb(arc4) support (diff)
downloadlinux-dev-1dbab6b1628d9039c5369b891c6706eb92274601.tar.xz
linux-dev-1dbab6b1628d9039c5369b891c6706eb92274601.zip
crypto: bcm-iproc - remove ecb(arc4) support
Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/bcm/spu.h')
-rw-r--r--drivers/crypto/bcm/spu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/crypto/bcm/spu.h b/drivers/crypto/bcm/spu.h
index b247bc5b9354..dd132389bcaa 100644
--- a/drivers/crypto/bcm/spu.h
+++ b/drivers/crypto/bcm/spu.h
@@ -251,7 +251,6 @@ void spum_cipher_req_finish(u8 *spu_hdr,
u16 spu_req_hdr_len,
unsigned int is_inbound,
struct spu_cipher_parms *cipher_parms,
- bool update_key,
unsigned int data_size);
void spum_request_pad(u8 *pad_start,