Simon Butcher 41dba28a2a Add extra compilation conditions to gen_key.c #559
The sample application programs/pkey/gen_key.c uses the library function
mbedtls_pk_write_key_pem() which is dependent on the configuration option
MBEDTLS_PEM_WRITE_C. If the option isn't defined the build breaks.

This change adds the compilation condition MBEDTLS_PEM_WRITE_C to the gen_key.c
sample application.
2016-10-13 13:51:13 +01:00
..
2015-09-04 14:21:07 +02:00
2016-10-13 13:48:48 +01:00
2015-09-04 14:21:07 +02:00
2015-11-02 06:34:29 +09:00
2015-10-09 12:13:29 +01:00
2015-09-04 14:21:07 +02:00