Home
last modified time | relevance | path

Searched hist:c23d7997 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.hc23d7997 Tue Feb 11 12:19:15 CST 2020 Geert Uytterhoeven <geert+renesas@glider.be> crypto: ccree - remove struct cc_cipher_handle

The cc_cipher_handle structure contains only a single member, and only
one instance exists. Simplify the code and reduce memory consumption by
moving this member to struct cc_drvdata.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
c23d7997 Tue Feb 11 12:19:15 CST 2020 Geert Uytterhoeven <geert+renesas@glider.be> crypto: ccree - remove struct cc_cipher_handle

The cc_cipher_handle structure contains only a single member, and only
one instance exists. Simplify the code and reduce memory consumption by
moving this member to struct cc_drvdata.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Dcc_cipher.cc23d7997 Tue Feb 11 12:19:15 CST 2020 Geert Uytterhoeven <geert+renesas@glider.be> crypto: ccree - remove struct cc_cipher_handle

The cc_cipher_handle structure contains only a single member, and only
one instance exists. Simplify the code and reduce memory consumption by
moving this member to struct cc_drvdata.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
c23d7997 Tue Feb 11 12:19:15 CST 2020 Geert Uytterhoeven <geert+renesas@glider.be> crypto: ccree - remove struct cc_cipher_handle

The cc_cipher_handle structure contains only a single member, and only
one instance exists. Simplify the code and reduce memory consumption by
moving this member to struct cc_drvdata.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>