Home GnuPG

cipher: Fix compiler warnings.

Description

cipher: Fix compiler warnings.

* cipher/poly1305.c (poly1305_default_ops): Move to the top.  Add
prototypes and compile only if USE_SSE2 is not defined.
(poly1305_init_ext_ref32): Compile only if USE_SSE2 is not defined.
(poly1305_blocks_ref32): Ditto.
(poly1305_finish_ext_ref32): Ditto.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on May 23 2017, 5:48 PM
Parents
rCc1bb3d9fdb6f: doc: Comment fixes
Branches
Unknown
Tags
Unknown