diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-17 18:04:17 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-08-17 19:49:13 +0800 |
commit | 9129c26da1711aba1e6295c28de8814301869732 (patch) | |
tree | eb2d76bc68056b3d9e67ba219080d02b540fd3a7 /crypto | |
parent | a26bcb04861db3061bb7db11ce905aa037111f81 (diff) |
crypto: nx - Add forward declaration for struct crypto_aead
The file nx.h has function prototypes that use struct crypto_aead.
However, as crypto/aead.h is not included we don't have a definition
for it. This patch adds a forward declaration to fix this.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions