Files
kernel_xiaomi_sm8250/include/linux
Herbert Xu dec8b78606 crypto: hash - Add import/export interface
It is often useful to save the partial state of a hash function
so that it can be used as a base for two or more computations.

The most prominent example is HMAC where all hashes start from
a base determined by the key.  Having an import/export interface
means that we only have to compute that base once rather than
for each message.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2008-12-25 11:01:30 +11:00
..
2008-10-30 11:38:47 -07:00
2008-11-11 21:15:50 -05:00
2008-11-06 08:41:55 +01:00
2008-12-05 14:49:18 -08:00
2008-11-12 17:17:18 -08:00
2008-10-30 11:38:45 -07:00
2008-11-30 11:00:15 -08:00
2008-12-04 04:22:58 -05:00
2008-12-10 08:01:54 -08:00
2008-10-29 22:02:09 +01:00
2008-11-03 18:21:45 +01:00
2008-11-23 10:52:45 +01:00
2008-10-28 14:22:15 +02:00
2008-11-06 15:41:21 -08:00
2008-11-19 18:49:57 -08:00
2008-11-30 10:03:35 -08:00
2008-11-12 17:17:17 -08:00
2008-12-01 19:55:24 -08:00
2008-11-13 20:49:02 +02:00
2008-12-15 16:28:57 -08:00
2008-11-02 10:15:07 -08:00
2008-11-19 18:49:57 -08:00
2008-11-07 16:09:23 +01:00