/bind-9.6-ESV-R11/bin/tests/ |
H A D | ndc.conf-include | 21 algorithm "al-gore-rhythm";
|
/bind-9.6-ESV-R11/bin/tests/system/common/ |
H A D | rndc.key | 21 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/lib/dns/rdata/generic/ |
H A D | cert_37.h | 29 isc_uint8_t algorithm; member in struct:dns_rdata_cert
|
H A D | dlv_32769.h | 27 isc_uint8_t algorithm; member in struct:dns_rdata_dlv
|
H A D | dnskey_48.h | 31 isc_uint8_t algorithm; member in struct:dns_rdata_dnskey
|
H A D | ds_43.h | 29 isc_uint8_t algorithm; member in struct:dns_rdata_ds
|
H A D | key_25.h | 31 isc_uint8_t algorithm; member in struct:dns_rdata_key_t
|
H A D | sshfp_44.h | 29 isc_uint8_t algorithm; member in struct:dns_rdata_sshfp
|
H A D | hip_55.h | 30 isc_uint8_t algorithm; member in struct:dns_rdata_hip
|
H A D | ipseckey_45.h | 27 isc_uint8_t algorithm; member in struct:dns_rdata_ipseckey
|
H A D | rrsig_46.h | 29 dns_secalg_t algorithm; member in struct:dns_rdata_rrsig
|
H A D | sig_24.h | 30 dns_secalg_t algorithm; member in struct:dns_rdata_sig_t
|
H A D | tkey_249.h | 29 dns_name_t algorithm; member in struct:dns_rdata_tkey
|
/bind-9.6-ESV-R11/bin/tests/system/tsig/ns1/ |
H A D | named.conf | 35 algorithm hmac-md5; 40 algorithm hmac-sha1; 45 algorithm hmac-sha224; 50 algorithm hmac-sha256; 55 algorithm hmac-sha384; 60 algorithm hmac-sha512; 65 algorithm hmac-md5-80; 70 algorithm hmac-sha1-80; 75 algorithm hmac-sha224-112; 80 algorithm hma [all...] |
/bind-9.6-ESV-R11/bin/tests/system/tkey/ns1/ |
H A D | named.conf.in | 39 algorithm hmac-md5; 47 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/bin/tests/system/xfer/ns4/ |
H A D | named.conf.base | 33 algorithm hmac-md5; 38 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/lib/dns/rdata/any_255/ |
H A D | tsig_250.h | 27 dns_name_t algorithm; member in struct:dns_rdata_any_tsig
|
/bind-9.6-ESV-R11/lib/dns/include/dns/ |
H A D | tsig.h | 80 dns_name_t *algorithm; /*%< Algorithm name */ member in struct:dns_tsigkey 98 dns_tsigkey_create(dns_name_t *name, dns_name_t *algorithm, 105 dns_tsigkey_createfromkey(dns_name_t *name, dns_name_t *algorithm, 116 * unimplemented algorithm will cause failure only if dstkey != NULL; this 117 * allows a transient key with an invalid algorithm to exist long enough 125 *\li 'algorithm' is a valid dns_name_t 137 *\li #ISC_R_NOTIMPLEMENTED - algorithm is not implemented 224 dns_name_t *algorithm, dns_tsig_keyring_t *ring); 227 * algorithm. Also increments the key's reference counter. 233 *\li 'algorithm' i [all...] |
/bind-9.6-ESV-R11/lib/dns/ |
H A D | tsig.c | 249 dns_tsigkey_createfromkey(dns_name_t *name, dns_name_t *algorithm, argument 261 REQUIRE(algorithm != NULL); 275 if (dns_name_equal(algorithm, DNS_TSIG_HMACMD5_NAME)) { 276 tkey->algorithm = DNS_TSIG_HMACMD5_NAME; 281 } else if (dns_name_equal(algorithm, DNS_TSIG_HMACSHA1_NAME)) { 282 tkey->algorithm = DNS_TSIG_HMACSHA1_NAME; 287 } else if (dns_name_equal(algorithm, DNS_TSIG_HMACSHA224_NAME)) { 288 tkey->algorithm = DNS_TSIG_HMACSHA224_NAME; 294 } else if (dns_name_equal(algorithm, DNS_TSIG_HMACSHA256_NAME)) { 295 tkey->algorithm 516 dns_tsigkey_create(dns_name_t *name, dns_name_t *algorithm, unsigned char *secret, int length, isc_boolean_t generated, dns_name_t *creator, isc_stdtime_t inception, isc_stdtime_t expire, isc_mem_t *mctx, dns_tsig_keyring_t *ring, dns_tsigkey_t **key) argument 1513 dns_tsigkey_find(dns_tsigkey_t **tsigkey, dns_name_t *name, dns_name_t *algorithm, dns_tsig_keyring_t *ring) argument [all...] |
/bind-9.6-ESV-R11/bin/tests/startperf/ |
H A D | setup.sh | 40 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/bin/tests/system/database/ns1/ |
H A D | named.conf1 | 23 algorithm hmac-md5;
|
H A D | named.conf2 | 23 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/bin/tests/system/ixfr/ |
H A D | setup.sh | 37 algorithm hmac-md5;
|
/bind-9.6-ESV-R11/bin/tests/system/logfileconfig/ns1/ |
H A D | named.dirconf | 49 algorithm hmac-md5;
|
H A D | named.pipeconf | 49 algorithm hmac-md5;
|