Home
last modified time | relevance | path

Searched defs:algorithm (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dexpmed.h87 struct algorithm struct
108 /* The best multiplication algorithm for t. */ argument
H A Dexpmed.c3088 struct algorithm algorithm; in expand_mult() local
3246 struct algorithm algorithm; in expand_widening_mult() local
/dragonfly/crypto/openssh/
H A Ddns.c81 dns_read_key(u_int8_t *algorithm, u_int8_t *digest_type, in dns_read_key()
135 dns_read_rdata(u_int8_t *algorithm, u_int8_t *digest_type, in dns_read_rdata()
/dragonfly/contrib/ldns/
H A Ddnssec_sign.c873 uint8_t algorithm,
1006 uint8_t algorithm,
1448 uint8_t algorithm,
1465 uint8_t algorithm,
1588 uint8_t algorithm,
1642 ldns_zone_sign_nsec3(ldns_zone *zone, ldns_key_list *key_list, uint8_t algorithm, uint8_t flags, ui…
H A Ddnssec.c107 uint8_t algorithm; in ldns_dnssec_nsec3_closest_encloser() local
872 uint8_t algorithm, in ldns_dnssec_create_nsec3()
1009 uint8_t algorithm, in ldns_nsec3_hash_name()
1108 uint8_t algorithm, in ldns_nsec3_add_param_rdfs()
1181 uint8_t algorithm, in ldns_create_nsec3()
1370 uint8_t algorithm; in ldns_nsec3_hash_name_frm_nsec3() local
H A Dhost2str.c225 ldns_algorithm algorithm) in ldns_algorithm2buffer_str()
293 ldns_pkt_algorithm2str(ldns_algorithm algorithm) in ldns_pkt_algorithm2str()
1084 uint8_t algorithm; in ldns_rdf2buffer_str_ipseckey() local
H A Dstr2host.c1279 uint8_t algorithm = 0; in ldns_str2rdf_ipseckey() local
1588 int algorithm = str == NULL ? 0 : strtol(str, &endptr, 10); in ldns_str2rdf_hip() local
/dragonfly/contrib/ldns/ldns/
H A Dtsig.h28 const char *algorithm; member
/dragonfly/contrib/ldns/drill/
H A Ddnssec.c303 uint8_t algorithm; in ldns_nsec3_exact_match() local
405 uint8_t algorithm; in ldns_nsec3_closest_encloser() local
/dragonfly/usr.sbin/ppp/
H A Dccp.h88 int algorithm; member
102 int algorithm; /* Algorithm in use */ member
108 int algorithm; /* Algorithm in use */ member
H A Dccp.c147 static const struct ccp_algorithm * const algorithm[] = { variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpmed.h96 struct algorithm struct
117 /* The best multiplication algorithm for t. */ argument
H A Dexpmed.c3399 struct algorithm algorithm; in expand_mult() local
3552 struct algorithm algorithm; in mult_by_coeff_cost() local
3592 struct algorithm algorithm; in expand_widening_mult() local
/dragonfly/lib/libc/nameser/
H A Dns_print.c452 u_int keyflags, protocol, algorithm, key_id; in ns_sprintrrf() local
498 u_int type, algorithm, labels, footprint; in ns_sprintrrf() local
/dragonfly/contrib/dhcpcd/src/
H A Dauth.h70 uint8_t algorithm; member
H A Dauth.c109 uint8_t protocol, algorithm, rdm, *mm, type; in dhcp_auth_validate() local
/dragonfly/crypto/libressl/include/openssl/
H A Dx509.h144 ASN1_OBJECT *algorithm; member
H A Dpkcs7.h135 X509_ALGOR *algorithm; member
/dragonfly/crypto/libressl/crypto/cms/
H A Dcms_lcl.h224 X509_ALGOR *algorithm; member
/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c4571 bwn_key_dowrite(struct bwn_mac *mac, uint8_t index, uint8_t algorithm, in bwn_key_dowrite()
4633 bwn_key_write(struct bwn_mac *mac, uint8_t index, uint8_t algorithm, in bwn_key_write()
H A Dif_bwnvar.h824 uint8_t algorithm; member