Home
last modified time | relevance | path

Searched refs:OUTPUT_MODE_PUBLIC (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/programs/pkey/
Dkey_app_writer.c66 #define OUTPUT_MODE_PUBLIC 2 macro
317 opt.output_mode = OUTPUT_MODE_PUBLIC; in main()
459 if (opt.output_mode == OUTPUT_MODE_PUBLIC) { in main()