Skip to content

Suppress warnings in certain configuration and fix x86_64 build

Maamoun TK requested to merge mamonet/nettle:ppc-gcm into ppc-gcm

This patch declares prototypes for _nettle_gcm_init_key() and _nettle_gcm_hash() as needed in gcm-internal.h and it fixes preprocessor directive in gcm.c.

Merge request reports