From 4896f5f47c1a58a4ee81c1ce1ef879fd3156bbe7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 18 Apr 2008 09:20:25 +0000 Subject: Adjust for the changed Camellia draft. W32 gettext changes. Comment and typo fixes. --- g10/main.h | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/main.h') diff --git a/g10/main.h b/g10/main.h index bf3df6417..179c06757 100644 --- a/g10/main.h +++ b/g10/main.h @@ -82,6 +82,7 @@ u16 checksum( byte *p, unsigned n ); u16 checksum_mpi( gcry_mpi_t a ); u32 buffer_to_u32( const byte *buffer ); const byte *get_session_marker( size_t *rlen ); +int openpgp_cipher_blocklen (int algo); int openpgp_cipher_test_algo( int algo ); const char *openpgp_cipher_algo_name (int algo); int openpgp_pk_test_algo( int algo ); -- cgit v1.2.3