commit | 0063ec4459dcf1583c7aa84ada0f7125450d9245 | [log] [tgz] |
---|---|---|
author | Gary R Hook <gary.hook@amd.com> | Wed Mar 14 17:15:52 2018 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 23 23:48:43 2018 +0800 |
tree | 43df7a664153d3dbd3261e091919172992f64d59 | |
parent | 9678a8dc53c129599be45e7172b3a0fe6efa7989 [diff] |
crypto: doc - Document remaining members in struct crypto_alg Add missing comments for union members ablkcipher, blkcipher, cipher, and compress. This silences complaints when building the htmldocs. Fixes: 0d7f488f0305a (crypto: doc - cipher data structures) Signed-off-by: Gary R Hook <gary.hook@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>