[PATCH] crypto: x86 - remove unused file aes_glue.c

2020-10-13 Thread Eric Biggers
From: Eric Biggers Commit 1d2c3279311e ("crypto: x86/aes - drop scalar assembler implementations") was meant to remove aes_glue.c, but it actually left it as an unused one-line file. Remove this unused file. Cc: Ard Biesheuvel Signed-off-by: Eric Biggers --- arch/x86/crypto/aes_glue.c | 1 -

Re: [GIT PULL] Crypto Update for 5.10

2020-10-13 Thread pr-tracker-bot
The pull request you sent on Mon, 12 Oct 2020 14:32:49 +1100: > git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/39a5101f989e8d2be557136704d53990f9b402c8 Thank you! -- Deet-doot-dot, I am a bot

[PATCH v2 21/24] crypto: sun8x-ce*: update entries to its documentation

2020-10-13 Thread Mauro Carvalho Chehab
The README file was converted to ReST format. Update the references for it accordingly. Signed-off-by: Mauro Carvalho Chehab --- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-prng.c | 2 +- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-trng.c |