Home
last modified time | relevance | path

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

/net-tools-3.5.0/mbedtls-2.4.0/programs/pkey/
Dkey_app_writer.c73 #define OUTPUT_MODE_PUBLIC 2 macro
239 opt.output_mode = OUTPUT_MODE_PUBLIC; in main()
376 if( opt.output_mode == OUTPUT_MODE_PUBLIC ) in main()