Show patches with: Series = crypto: Provide aes-round.h and host accel       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,36/37] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,35/37] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,34/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,32/37] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,31/37] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,30/37] target/riscv: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,29/37] target/riscv: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,28/37] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,27/37] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,26/37] target/arm: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,25/37] target/arm: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,24/37] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,22/37] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,21/37] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,20/37] target/i386: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,19/37] target/i386: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,17/37] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,16/37] target/ppc: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,15/37] target/ppc: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New
[v4,14/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,13/37] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-07-03 Richard Henderson New
[v4,12/37] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-07-03 Richard Henderson New
[v4,11/37] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,10/37] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,09/37] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,08/37] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,07/37] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,06/37] crypto: Add aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-07-03 Richard Henderson New
[v4,05/37] crypto: Add aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,04/37] crypto/aes: Add AES_SH, AES_ISH macros crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-07-03 Richard Henderson New
[v4,02/37] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel 1 - - - --- 2023-07-03 Richard Henderson New
[v4,01/37] util: Add cpuinfo-ppc.c crypto: Provide aes-round.h and host accel - - 2 - --- 2023-07-03 Richard Henderson New