X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt_backend.h;h=85008979d4b56a38c26c520bb8868da5cacc48ef;hp=fccdd2efbda6da1f8dac7a3a4731885e4e8f7290;hb=d0586a4f9b2c81f87ec40e06edae843f2d61ea74;hpb=b1206644af64376f11877f14fa9f9dd3c30f8e4b diff --git a/crypt_backend.h b/crypt_backend.h index fccdd2ef..85008979 100644 --- a/crypt_backend.h +++ b/crypt_backend.h @@ -12,6 +12,5 @@ #define AES_CRT128_BLOCK_SIZE 16 size_t is_ssh_rsa_key(char *data, size_t size); -uint32_t read_ssh_u32(const void *vp); int check_ssh_key_header(const unsigned char *blob, int blen); int check_private_key_file(const char *file);