Eric Biggers
217afccf65
crypto: lrw - remove lrw_crypt()
...
Now that all users of lrw_crypt() have been removed in favor of the LRW
template wrapping an ECB mode algorithm, remove lrw_crypt(). Also
remove crypto/lrw.h as that is no longer needed either; and fold
'struct lrw_table_ctx' into 'struct priv', lrw_init_table() into
setkey(), and lrw_free_table() into exit_tfm().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-03-03 00:03:34 +08:00
..
2018-03-03 00:03:17 +08:00
2017-11-02 11:10:55 +01:00
2016-10-25 11:08:31 +08:00
2018-01-12 23:03:39 +11:00
2017-11-02 11:10:55 +01:00
2017-06-10 12:04:29 +08:00
2017-08-04 09:27:15 +08:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2016-11-28 21:23:21 +08:00
2017-11-29 17:33:33 +11:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-10-12 22:55:05 +08:00
2017-11-03 22:11:19 +08:00
2017-10-12 22:55:00 +08:00
2018-02-15 23:26:50 +08:00
2017-09-22 17:43:08 +08:00
2017-11-03 21:50:43 +08:00
2017-11-02 11:10:55 +01:00
2015-12-20 15:27:12 +02:00
2018-01-12 23:03:44 +11:00
2017-11-02 11:10:55 +01:00
2018-01-30 17:58:07 -08:00
2017-07-18 17:50:57 +08:00
2017-12-11 22:29:54 +11:00
2017-11-02 11:10:55 +01:00
2017-12-22 19:29:08 +11:00
2016-04-06 16:14:24 +01:00
2018-01-12 23:03:14 +11:00
2017-04-04 14:10:13 -07:00
2018-01-12 23:03:42 +11:00
2016-07-18 17:35:50 +08:00
2017-11-02 11:10:55 +01:00
2018-01-26 01:10:34 +11:00
2017-11-02 11:10:55 +01:00
2018-01-12 23:03:39 +11:00
2017-09-22 17:43:07 +08:00
2017-09-22 17:43:07 +08:00
2018-02-22 22:16:54 +08:00
2017-11-02 11:10:55 +01:00
2018-03-03 00:03:33 +08:00