Searched refs:FORMAT_ENGINE (Results 1 – 5 of 5) sorted by relevance
170 if (informat != FORMAT_ENGINE) { in ec_main()182 } else if (informat == FORMAT_ENGINE) { in ec_main()
479 if (peerform == FORMAT_ENGINE) in setup_peer()
729 if (file == NULL && (!maybe_stdin || format == FORMAT_ENGINE)) { in load_key()733 if (format == FORMAT_ENGINE) { in load_key()801 if (file == NULL && (!maybe_stdin || format == FORMAT_ENGINE)) { in load_pubkey()805 if (format == FORMAT_ENGINE) { in load_pubkey()
587 # define FORMAT_ENGINE 8 /* Not really a file format */ macro
238 *result = FORMAT_ENGINE; in opt_format()