Kim Phillips
60f208d783
crypto: talitos - add support for sha224
...
SEC h/w versions 2.1 and above support sha224 via explicit instruction.
Performing sha224 ahashes on earlier versions is still possible because
they support sha256 (sha224 is sha256 with different initial constants
and a different truncation length). We do this by overriding hardware
context self-initialization, and perform it manually in s/w instead.
Thanks to Lee for his fixes for correct execution on actual sec2.0 h/w.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com >
Signed-off by: Lee Nipper <lee.nipper@gmail.com >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2010-05-19 19:21:53 +10:00
..
2010-04-16 16:08:07 -04:00
2010-04-22 21:59:13 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 10:05:33 -07:00
2010-04-29 08:44:37 -07:00
2010-03-30 22:02:32 +09:00
2010-04-30 09:20:33 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:35:21 -07:00
2010-03-30 22:02:32 +09:00
2010-05-19 19:21:53 +10:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-30 10:15:39 -07:00
2010-04-22 12:54:54 -07:00
2010-04-07 11:02:23 -07:00
2010-04-30 09:57:55 -07:00
2010-04-27 08:22:50 -07:00
2010-04-05 11:37:28 +09:00
2010-04-24 11:31:24 -07:00
2010-04-20 01:17:13 +01:00
2010-04-22 21:51:12 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-09 11:53:06 -07:00
2010-04-15 11:49:55 -07:00
2010-04-19 11:53:17 -07:00
2010-03-30 22:02:32 +09:00
2010-04-14 21:43:56 +09:30
2010-04-07 08:38:03 -07:00
2010-04-23 07:08:28 +10:00
2010-04-07 08:38:03 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:31:26 -07:00
2010-04-07 08:38:03 -07:00
2010-04-28 07:56:05 -07:00
2010-04-28 12:18:27 -07:00
2010-03-30 22:02:32 +09:00
2010-04-28 01:07:29 -06:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-29 17:16:36 -07:00
2010-04-26 20:09:07 +02:00
2010-04-23 15:23:21 -04:00
2010-04-06 17:06:22 -04:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-28 15:24:34 +01:00
2010-04-07 08:38:05 -07:00
2010-04-22 08:43:59 -07:00
2010-03-30 22:02:32 +09:00
2010-04-22 11:11:02 -07:00
2010-04-30 10:16:42 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-28 01:25:43 -06:00
2010-04-12 17:26:14 +01:00
2010-04-30 09:30:11 -07:00
2010-03-30 22:02:32 +09:00
2010-04-07 08:38:03 -07:00
2010-03-30 22:02:32 +09:00
2010-04-30 09:25:12 -07:00
2010-03-30 22:02:32 +09:00
2010-04-11 02:44:30 -07:00
2010-04-24 11:31:24 -07:00
2010-04-22 07:34:05 -07:00
2010-03-30 22:02:32 +09:00
2010-04-24 11:31:25 -07:00
2010-04-27 07:58:47 +00:00
2010-03-30 22:02:32 +09:00