Home
last modified time | relevance | path

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

/third_party/mbedtls/programs/pkey/
Dkey_app_writer.c72 #define MODE_PUBLIC 2 macro
258 opt.mode = MODE_PUBLIC; in main()
297 if( opt.mode == MODE_PUBLIC && opt.output_mode == OUTPUT_MODE_PRIVATE ) in main()
371 else if( opt.mode == MODE_PUBLIC ) in main()
Dkey_app.c47 #define MODE_PUBLIC 2 macro
140 opt.mode = MODE_PUBLIC; in main()
254 else if( opt.mode == MODE_PUBLIC ) in main()