diff options
author | 2017-10-04 01:00:12 +0200 | |
---|---|---|
committer | 2017-10-12 22:55:16 +0800 | |
commit | 64e1062b2371cb8d6126d4e970832365a1a84562 (patch) | |
tree | 1a835c06947dece2f40f56289582f68c0562f3c3 /crypto/algapi.c | |
parent | crypto: crypto4xx - overhaul crypto4xx_build_pd() (diff) | |
download | wireguard-linux-64e1062b2371cb8d6126d4e970832365a1a84562.tar.xz wireguard-linux-64e1062b2371cb8d6126d4e970832365a1a84562.zip |
crypto: crypto4xx - fix various warnings
crypto4xx_core.c:179:6: warning: symbol 'crypto4xx_free_state_record'
was not declared. Should it be static?
crypto4xx_core.c:331:5: warning: symbol 'crypto4xx_get_n_gd'
was not declared. Should it be static?
crypto4xx_core.c:652:6: warning: symbol 'crypto4xx_return_pd'
was not declared. Should it be static?
crypto4xx_return_pd() is not used by anything. Therefore it is removed.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions