Home
last modified time | relevance | path

Searched hist:"99 c6b20e" (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-des3.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-rsa.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-aes-galois.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-main.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-aes.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-aes-xts.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-aes-cmac.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dccp-crypto-sha.c99c6b20e Fri Dec 02 03:20:49 CST 2022 Herbert Xu <herbert@gondor.apana.org.au> crypto: ccp - Set DMA alignment explicitly

This driver has been implicitly relying on kmalloc alignment
to be sufficient for DMA. This may no longer be the case with
upcoming arm64 changes.

This patch changes it to explicitly request DMA alignment from
the Crypto API.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>