commit | 73d3864a4823abda19ebc4387b6ddcbf416e3a77 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Aug 03 21:15:23 2008 +0800 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Aug 29 15:49:57 2008 +1000 |
tree | 2939754dc2532f412c34a974e5f22dde112c525d | |
parent | da7f033ddc9fdebb3223b0bf88a2a2ab5b797608 [diff] |
crypto: api - Use test infrastructure This patch makes use of the new testing infrastructure by requiring algorithms to pass a run-time test before they're made available to users. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>