diff --git a/eax.h b/eax.h index dc2cfc0dd2053349960c7062d233d7996cf8d505..10749b4ecd9c682d9f5df294b805214f5384a78f 100644 --- a/eax.h +++ b/eax.h @@ -103,7 +103,7 @@ eax_decrypt (struct eax_ctx *eax, const struct eax_key *key, void eax_digest (struct eax_ctx *eax, const struct eax_key *key, - const void *cipher, nettle_cipher_func *f, + const void *cipher, nettle_cipher_func *f, size_t length, uint8_t *digest); /* Put the cipher last, to get cipher-independent offsets for the EAX