| commit | d7e741aec7588f91cc5909d973df4a7d056779a8 | [log] [tgz] |
|---|---|---|
| author | Tim Chen <tim.c.chen@linux.intel.com> | Tue Mar 26 13:58:49 2013 -0700 |
| committer | flintman <flintman@flintmancomputers.com> | Mon Apr 27 08:04:01 2015 -0400 |
| tree | fb5503284061431686222409cd722da3c3352d3c | |
| parent | 248cb61f34000b5cb4982c9d50bb6f8e759d17ed [diff] |
crypto: sha256 - Expose SHA256 generic routine to be callable externally. Other SHA256 routine may need to use the generic routine when FPU is not available. Signed-off-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>