Searched hist:e497c51896b3babfb14a36e497fd36a15f56cfa4 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/crypto/ |
H A D | ofb.c | e497c51896b3babfb14a36e497fd36a15f56cfa4 Thu Sep 20 08:18:39 CDT 2018 Gilad Ben-Yossef <gilad@benyossef.com> crypto: ofb - add output feedback mode
Add a generic version of output feedback mode. We already have support of several hardware based transformations of this mode and the needed test vectors but we somehow missed adding a generic software one. Fix this now.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Makefile | e497c51896b3babfb14a36e497fd36a15f56cfa4 Thu Sep 20 08:18:39 CDT 2018 Gilad Ben-Yossef <gilad@benyossef.com> crypto: ofb - add output feedback mode
Add a generic version of output feedback mode. We already have support of several hardware based transformations of this mode and the needed test vectors but we somehow missed adding a generic software one. Fix this now.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | e497c51896b3babfb14a36e497fd36a15f56cfa4 Thu Sep 20 08:18:39 CDT 2018 Gilad Ben-Yossef <gilad@benyossef.com> crypto: ofb - add output feedback mode
Add a generic version of output feedback mode. We already have support of several hardware based transformations of this mode and the needed test vectors but we somehow missed adding a generic software one. Fix this now.
Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|