commit | d12481bc58fba89427565f8592e88446ec084a24 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Mon Feb 01 21:36:52 2016 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sat Feb 06 15:33:13 2016 +0800 |
tree | 7e4f95371b900b77a3bb3ed90d1eb20aa3f7cc42 | |
parent | 92b3cad3af31250a2b26d586f91c9962d626a7ed [diff] |
crypto: hash - Add helpers to return alg and driver names This patch adds helpers to retrieve the alg name and driver name of crypto_shash and crypto_ahash objects. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>