Searched hist:"4 e5b0ad5827163bd8e57ea595be2681cad12e5c2" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/crypto/ |
H A D | cts.c | diff 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 Wed Oct 18 02:00:36 CDT 2017 Gilad Ben-Yossef <gilad@benyossef.com> crypto: remove redundant backlog checks on EBUSY
Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | lrw.c | diff 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 Wed Oct 18 02:00:36 CDT 2017 Gilad Ben-Yossef <gilad@benyossef.com> crypto: remove redundant backlog checks on EBUSY
Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | rsa-pkcs1pad.c | diff 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 Wed Oct 18 02:00:36 CDT 2017 Gilad Ben-Yossef <gilad@benyossef.com> crypto: remove redundant backlog checks on EBUSY
Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | xts.c | diff 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 Wed Oct 18 02:00:36 CDT 2017 Gilad Ben-Yossef <gilad@benyossef.com> crypto: remove redundant backlog checks on EBUSY
Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | ahash.c | diff 4e5b0ad5827163bd8e57ea595be2681cad12e5c2 Wed Oct 18 02:00:36 CDT 2017 Gilad Ben-Yossef <gilad@benyossef.com> crypto: remove redundant backlog checks on EBUSY
Now that -EBUSY return code only indicates backlog queueing we can safely remove the now redundant check for the CRYPTO_TFM_REQ_MAY_BACKLOG flag when -EBUSY is returned.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|