| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | dsa.c | 90 const char *output_type = NULL, *ciphername = NULL; in dsa_main() local 230 output_type = "DER"; in dsa_main() 232 output_type = "PEM"; in dsa_main() 234 output_type = "MSBLOB"; in dsa_main() 240 output_type = "PVK"; in dsa_main() 263 ectx = OSSL_ENCODER_CTX_new_for_pkey(pkey, selection, output_type, in dsa_main() 266 BIO_printf(bio_err, "%s format not supported\n", output_type); in dsa_main()
|
| D | rsa.c | 137 const char *output_type = NULL; in rsa_main() local 321 output_type = "DER"; in rsa_main() 323 output_type = "PEM"; in rsa_main() 325 output_type = "MSBLOB"; in rsa_main() 331 output_type = "PVK"; in rsa_main() 364 output_type, output_structure, in rsa_main() 369 BIO_printf(bio_err, "%s format not supported\n", output_type); in rsa_main()
|
| D | ec.c | 244 const char *output_type = outformat == FORMAT_ASN1 ? "DER" : "PEM"; in ec_main() local 260 output_type, output_structure, in ec_main()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| D | i2d_evp.c | 29 const char *output_type; member 41 ret == -1 && output_info->output_type != NULL; in i2d_provided() 54 output_info->output_type, in i2d_provided()
|
| /netbsd/src/crypto/external/bsd/openssl/dist/test/ |
| D | endecode_test.c | 133 const char *output_type, const char *output_structure, 151 int selection, const char *output_type, in test_encode_decode() argument 172 output_type, output_structure, pass, pcipher))) in test_encode_decode() 177 encoded_len, output_type, output_structure, in test_encode_decode() 186 output_type, output_structure, in test_encode_decode() 192 output_type, output_structure, in test_encode_decode() 196 output_type, output_structure, pass, pcipher))) in test_encode_decode() 241 const char *output_type, in encode_EVP_PKEY_prov() argument 253 output_type, in encode_EVP_PKEY_prov() 357 ossl_unused const char *output_type, in encode_EVP_PKEY_legacy_PEM() argument [all …]
|
| D | evp_pkey_provided_test.c | 208 const char *output_type, *output_structure; in test_print_key_type_using_encoder() local 216 output_type = "TEXT"; in test_print_key_type_using_encoder() 223 output_type = "PEM"; in test_print_key_type_using_encoder() 230 output_type = "DER"; in test_print_key_type_using_encoder() 237 output_type = "TEXT"; in test_print_key_type_using_encoder() 244 output_type = "PEM"; in test_print_key_type_using_encoder() 251 output_type = "DER"; in test_print_key_type_using_encoder() 268 output_type, in test_print_key_type_using_encoder()
|
| /netbsd/src/sbin/routed/ |
| D | defs.h | 437 enum output_type {OUT_QUERY, OUT_UNICAST, OUT_BROADCAST, OUT_MULTICAST, enum 446 enum output_type type; 513 extern int output(enum output_type, struct sockaddr_in *, 519 enum output_type, int, int, int);
|
| D | output.c | 101 output(enum output_type type, in output() 686 enum output_type type, in supply() 838 enum output_type type; in rip_bcast() 922 enum output_type type; in rip_query()
|
| /netbsd/src/external/bsd/pkg_install/dist/lib/ |
| D | vulnerabilities-file.c | 613 const char *limit_vul_types, int include_ignored, int output_type) in audit_package() argument 615 FILE *output = output_type == 1 ? stdout : stderr; in audit_package() 636 if (output_type == 0) { in audit_package() 647 if (output_type == 0) { in audit_package()
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | bfdlink.h | 315 enum output_type enum 336 ENUM_BITFIELD (output_type) type : 2;
|
| D | ChangeLog-0415 | 63 * bfdlink.h (enum output_type): Reorder enum. 67 * bfdlink.h (enum output_type): Delete type_executable, add type_pde 78 * bfdlink.h (output_type): New enum. 85 Add output_type and pic.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | bfdlink.h | 315 enum output_type enum 336 ENUM_BITFIELD (output_type) type : 2;
|
| D | ChangeLog-0415 | 63 * bfdlink.h (enum output_type): Reorder enum. 67 * bfdlink.h (enum output_type): Delete type_executable, add type_pde 78 * bfdlink.h (output_type): New enum. 85 Add output_type and pic.
|
| /netbsd/src/crypto/dist/ipsec-tools/misc/ |
| D | cvs2cl.pl | 344 my $output_type = $XML_Output ? 'XML' : 'Text'; 345 my $output_class = "CVS::Utils::ChangeLog::EntrySet::Output::${output_type}";
|
| /netbsd/src/external/gpl3/binutils/dist/ld/emultempl/ |
| D | aix.em | 699 enum output_type t;
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | FSFChangeLog.11 | 585 * dwarfout.c (output_type): If finalizing, write out nested types 7255 (output_type, case POINTER_TYPE): Set TREE_ASM_WRITTEN before 7516 * dwarfout.c (output_type): Do early exit only if TYPE_CONTEXT is NULL 8658 (output_type): Note when we are in a class defn. If we're a nested 9720 (output_type): Use it. 10088 (output_type): Fix handling of TYPE_METHODS.
|
| D | ChangeLog-1997 | 943 * dwarfout.c (output_type): If finalizing, write out nested types
|
| D | ChangeLog-1999 | 732 * dwarfout.c (output_type): We can defer namespace-scope classes. 13115 * dwarfout.c (output_type): Likewise. 13723 (output_type): Call it. 13728 (output_type): Output types for bases.
|
| D | ChangeLog-2000 | 15713 (output_type): Handle VECTOR_TYPEs. 24672 * dwarfout.c (decl_class_context,output_type): Likewise. 24785 output_union_type_die, output_type): Likewise. 28047 * dwarfout.c (output_type): Likewise.
|
| D | ChangeLog-1998 | 17073 (output_type): No early exit for FUNCTION_TYPE / METHOD_TYPE context.
|
| D | ChangeLog-2001 | 29174 * dwarfout.c (output_type): Don't include clones in the member list.
|
| D | ChangeLog-2003 | 32174 (output_type): Adjust.
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 137178 result_value = *((output_type *) &input_value);
|