Herbert Xu
99d27e1c59
crypto: shash - Export/import hash state only
...
This patch replaces the full descriptor export with an export of
the partial hash state. This allows the use of a consistent export
format across all implementations of a given algorithm.
This is useful because a number of cases require the use of the
partial hash state, e.g., PadLock can use the SHA1 hash state
to get around the fact that it can only hash contiguous data
chunks.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2009-07-11 18:23:32 +08:00
..
2009-03-25 09:13:25 -07:00
2009-06-25 18:43:48 +08:00
2009-02-18 21:21:24 +08:00
2008-12-25 11:05:13 +11:00
2009-05-31 23:09:22 +10:00
2009-07-09 11:34:06 +08:00
2009-07-07 12:30:33 +08:00
2009-07-03 12:10:47 +08:00
2008-04-21 10:19:34 +08:00
2009-07-08 18:58:29 +08:00
2009-01-15 15:33:49 +11:00
2009-02-18 21:20:06 +08:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:01:15 +11:00
2008-04-21 10:19:34 +08:00
2008-04-21 10:19:34 +08:00
2008-02-07 08:42:26 -08:00
2009-01-27 17:11:15 +11:00
2009-02-19 14:44:02 +08:00
2007-11-02 08:47:06 +01:00
2008-12-25 11:01:40 +11:00
2009-06-02 14:04:13 +10:00
2008-12-25 11:02:07 +11:00
2009-02-19 14:33:40 +08:00
2008-01-11 08:16:48 +11:00
2008-06-02 15:46:51 +10:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:02:28 +11:00
2008-08-13 20:08:38 +10:00
2008-02-07 08:42:26 -08:00
2009-04-15 20:45:03 +08:00
2008-12-25 11:02:03 +11:00
2008-08-29 15:50:02 +10:00
2008-01-11 08:16:56 +11:00
2009-03-04 14:43:52 +08:00
2008-07-10 20:35:18 +08:00
2008-12-25 11:01:33 +11:00
2009-07-08 18:58:29 +08:00
2009-06-21 21:38:03 +08:00
2008-04-21 10:19:34 +08:00
2008-08-29 15:50:04 +10:00
2009-02-17 20:00:11 +08:00
2008-04-21 10:19:34 +08:00
2009-03-04 15:16:19 +08:00
2008-12-25 11:02:16 +11:00
2008-12-25 11:02:18 +11:00
2008-12-25 11:02:24 +11:00
2008-02-07 08:42:26 -08:00
2009-06-02 14:04:20 +10:00
2008-12-25 11:01:32 +11:00
2008-07-10 20:35:12 +08:00
2008-12-25 11:02:09 +11:00
2008-12-25 11:02:10 +11:00
2008-12-25 11:02:12 +11:00
2008-12-25 11:02:13 +11:00
2008-08-29 15:50:04 +10:00
2008-12-25 11:02:30 +11:00
2009-02-09 14:30:25 +11:00
2008-08-29 15:50:06 +10:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:02:15 +11:00
2009-03-04 14:43:52 +08:00
2008-12-25 11:02:27 +11:00
2009-07-11 18:23:32 +08:00
2009-06-19 20:37:00 +08:00
2008-08-29 15:49:55 +10:00
2008-04-21 10:19:34 +08:00
2009-07-02 16:32:12 +08:00
2009-06-02 14:04:46 +10:00
2008-12-25 11:02:21 +11:00
2008-01-11 08:16:06 +11:00
2008-04-21 10:19:34 +08:00
2008-12-25 11:02:22 +11:00
2008-04-02 14:36:09 +08:00
2009-06-15 12:40:10 +02:00
2008-03-06 18:56:19 +08:00
2009-06-02 14:04:56 +10:00