Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dsignature.c1031 pgp_sig_type_t sig_type; in pgp_sign_file() local
1041 sig_type = PGP_SIG_BINARY; in pgp_sign_file()
1085 pgp_start_sig(sig, seckey, hash_alg, sig_type); in pgp_sign_file()
1125 pgp_write_one_pass_sig(output, seckey, hash_alg, sig_type); in pgp_sign_file()
1192 pgp_sig_type_t sig_type;
1201 sig_type = PGP_SIG_BINARY;
1228 pgp_start_sig(sig, seckey, hash_alg, sig_type);
1256 pgp_write_one_pass_sig(output, seckey, hash_alg, sig_type);
H A Dpacket-show.c630 pgp_show_sig_type(pgp_sig_type_t sig_type) in pgp_show_sig_type() argument
632 return pgp_str_from_map(sig_type, sig_type_map); in pgp_show_sig_type()
H A Dcreate.c1295 const pgp_sig_type_t sig_type) in pgp_write_one_pass_sig() argument
1303 pgp_write_scalar(output, (unsigned)sig_type, 1) && in pgp_write_one_pass_sig()
H A Dpacket.h723 pgp_sig_type_t sig_type; member
H A Dpacket-print.c1013 pgp_show_sig_type(content->one_pass_sig.sig_type), in pgp_print_packet()
1014 content->one_pass_sig.sig_type); in pgp_print_packet()
H A Dpacket-parse.c2226 pkt.u.one_pass_sig.sig_type = (pgp_sig_type_t)c; in parse_one_pass()
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_mkupdate.c455 int sig_type, success, dateerror; in res_nmkupdate() local
462 sig_type = sym_ston(__p_type_syms, buf2, &success); in res_nmkupdate()
463 if (!success || sig_type == ns_t_any) in res_nmkupdate()
466 PUTSHORT(sig_type, cp); in res_nmkupdate()
/netbsd-src/lib/libresolv/
H A Dres_mkupdate.c457 int sig_type, success, dateerror; in res_nmkupdate() local
464 sig_type = sym_ston(__p_type_syms, buf2, &success); in res_nmkupdate()
465 if (!success || sig_type == ns_t_any) in res_nmkupdate()
468 PUTSHORT(sig_type, cp); in res_nmkupdate()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20128071 sig_type->info_or_types_section.
8078 this_cu->info_or_types_section. Set sig_type->type_offset_in_section.
9303 local type_sig to sig_type, type_offset to type_offset_in_tu.
9308 (create_debug_types_hash_table): Rename local type_sig to sig_type.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20128071 sig_type->info_or_types_section.
8078 this_cu->info_or_types_section. Set sig_type->type_offset_in_section.
9303 local type_sig to sig_type, type_offset to type_offset_in_tu.
9308 (create_debug_types_hash_table): Rename local type_sig to sig_type.