Home
last modified time | relevance | path

Searched hist:c752c013 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Domap-aes-gcm.cc752c013 Sun Aug 13 01:54:19 CDT 2023 Herbert Xu <herbert@gondor.apana.org.au> crypto: omap - Remove prepare/unprepare request

The callbacks for prepare and unprepare request in crypto_engine
is superfluous. They can be done directly from do_one_request.

Move the code into do_one_request and remove the unused callbacks.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Domap-des.cc752c013 Sun Aug 13 01:54:19 CDT 2023 Herbert Xu <herbert@gondor.apana.org.au> crypto: omap - Remove prepare/unprepare request

The callbacks for prepare and unprepare request in crypto_engine
is superfluous. They can be done directly from do_one_request.

Move the code into do_one_request and remove the unused callbacks.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Domap-aes.cc752c013 Sun Aug 13 01:54:19 CDT 2023 Herbert Xu <herbert@gondor.apana.org.au> crypto: omap - Remove prepare/unprepare request

The callbacks for prepare and unprepare request in crypto_engine
is superfluous. They can be done directly from do_one_request.

Move the code into do_one_request and remove the unused callbacks.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
H A Domap-sham.cc752c013 Sun Aug 13 01:54:19 CDT 2023 Herbert Xu <herbert@gondor.apana.org.au> crypto: omap - Remove prepare/unprepare request

The callbacks for prepare and unprepare request in crypto_engine
is superfluous. They can be done directly from do_one_request.

Move the code into do_one_request and remove the unused callbacks.

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