On Wed, May 05, 2021 at 08:26:07PM +0000, Corentin Labbe wrote: > Hello > > Loading the ixp4xx crypto driver exhibits lots of error. > All algorithm fail selftests with different reasons. > This series start to fixes some of thoses problem. > > Corentin Labbe (11): > crypto: ixp4xx: dma_unmap the correct address > crypto: ixp4xx: update IV after requests > crypto: ixp4xx: fallback when having more than one SG > crypto: ixp4xx: convert unsigned to unsigned int > crypto: ixp4xx: convert all printk to dev_xxx > crypto: ixp4xx: whitespace fixes > crypto: ixp4xx: Do not initialize static to NULL > crypto: ixp4xx: remove brackets from single statement > crypto: ixp4xx: Correct functions alignment > MAINTAINERS: add ixp4xx_crypto to the right arch list > MAINTAINERS: add myself as maintainer of ixp4xx_crypto > > MAINTAINERS | 7 + > drivers/crypto/Kconfig | 5 + > drivers/crypto/ixp4xx_crypto.c | 277 +++++++++++++++++++++------------ > 3 files changed, 188 insertions(+), 101 deletions(-) All applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt