Searched defs:signature (Results 1 - 25 of 108) sorted by path

12345

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dppcboot.c60 bfd_byte signature[2]; /* 0x55 and 0xaa */ member in struct:ppcboot_hdr
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dresbin.c424 rc_uint_type signature; local
978 unsigned long signature, fiv; local
/freebsd-10.3-release/contrib/binutils/ld/
H A Dldlang.c660 int signature; local
/freebsd-10.3-release/contrib/gdb/gdb/
H A Djv-lang.c309 char *signature = name; local
622 java_primitive_type (int signature) argument
697 java_demangled_signature_length (char *signature) argument
715 java_demangled_signature_copy(char *result, char *signature) argument
757 java_demangle_type_signature(char *signature) argument
[all...]
/freebsd-10.3-release/contrib/ldns/
H A Ddnssec_verify.c653 ldns_dnssec_trust_tree_add_parent(ldns_dnssec_trust_tree *tree, const ldns_dnssec_trust_tree *parent, const ldns_rr *signature, const ldns_status parent_status) argument
[all...]
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_append_filter.c149 archive_read_append_filter_program_signature(struct archive *_a, const char *cmd, const void *signature, size_t signature_len) argument
H A Darchive_read_support_filter_program.c93 void *signature; member in struct:program_bidder
71 archive_read_support_compression_program_signature(struct archive *a, const char *cmd, const void *signature, size_t signature_len) argument
127 set_bidder_signature(struct archive_read_filter_bidder *bidder, struct program_bidder *state, const void *signature, size_t signature_len) argument
149 archive_read_support_filter_program_signature(struct archive *_a, const char *cmd, const void *signature, size_t signature_len) argument
[all...]
H A Darchive_read_support_format_lha.c518 const char *signature; local
[all...]
H A Darchive_read_support_format_mtree.c571 const char *signature = "#mtree"; local
/freebsd-10.3-release/contrib/libarchive/libarchive/test/
H A Dtest_read_filter_program_signature.c35 #define signature archive macro
/freebsd-10.3-release/contrib/libucl/uthash/
H A Duthash.h700 uint32_t signature; /* used only to find hash tables in external analysis */ member in struct:UT_hash_table
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp353 const CGFunctionInfo &signature = local
/freebsd-10.3-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h363 GenerateFunction(const char *signature, const StringList &input) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp1149 ScriptInterpreterPython::GenerateFunction(const char *signature, const StringList &input) argument
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devthread.c164 unsigned signature; member in struct:debug_lock
/freebsd-10.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mcmember_record.c605 uint16_t signature; local
[all...]
/freebsd-10.3-release/contrib/unbound/validator/
H A Dval_secalgo.c1293 struct dsa_signature signature; local
1379 mpz_t signature; local
1458 struct dsa_signature signature; local
[all...]
/freebsd-10.3-release/contrib/wpa/src/tls/
H A Dx509v3.h52 struct x509_algorithm_identifier signature; member in struct:x509_certificate
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c77 static char signature[1024]; variable
/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dcrypto-arcfour.c68 const char signature[] = "signaturekey"; local
/freebsd-10.3-release/crypto/openssh/
H A Dkexc25519c.c79 u_char *server_host_key_blob = NULL, *signature = NULL; local
H A Dkexc25519s.c61 u_char *server_host_key_blob = NULL, *signature = NULL; local
H A Dkexdhc.c102 u_char *kbuf = NULL, *server_host_key_blob = NULL, *signature = NULL; local
H A Dkexdhs.c93 u_char *kbuf = NULL, *signature = NULL, *server_host_key_blob = NULL; local
H A Dkexecdhc.c107 u_char *server_host_key_blob = NULL, *signature = NULL; local

Completed in 504 milliseconds

12345