From 9ec660655aa8ff5b311489082c8482c85895f879 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Fri, 20 Jul 2012 22:07:20 +0200 Subject: Eliminated p11common.c. --- src/certtool-common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/certtool-common.h') diff --git a/src/certtool-common.h b/src/certtool-common.h index 7bedfb5fc8..8e1af6b23d 100644 --- a/src/certtool-common.h +++ b/src/certtool-common.h @@ -87,9 +87,6 @@ print_dsa_pkey (FILE* outfile, gnutls_datum_t * x, gnutls_datum_t * y, gnutls_da FILE *safe_open_rw (const char *file, int privkey_op); -const char * -raw_to_string (const unsigned char *raw, size_t raw_size); - extern unsigned char buffer[]; extern const int buffer_size; -- cgit v1.2.1