tkey_249.c File Reference

Go to the source code of this file.

Defines

#define RRTYPE_TKEY_ATTRIBUTES   (DNS_RDATATYPEATTR_META)

Functions

static isc_result_t fromtext_tkey (ARGS_FROMTEXT)
static isc_result_t totext_tkey (ARGS_TOTEXT)
static isc_result_t fromwire_tkey (ARGS_FROMWIRE)
static isc_result_t towire_tkey (ARGS_TOWIRE)
static int compare_tkey (ARGS_COMPARE)
static isc_result_t fromstruct_tkey (ARGS_FROMSTRUCT)
static isc_result_t tostruct_tkey (ARGS_TOSTRUCT)
static void freestruct_tkey (ARGS_FREESTRUCT)
static isc_result_t additionaldata_tkey (ARGS_ADDLDATA)
static isc_result_t digest_tkey (ARGS_DIGEST)
static isc_boolean_t checkowner_tkey (ARGS_CHECKOWNER)
static isc_boolean_t checknames_tkey (ARGS_CHECKNAMES)
static isc_result_t casecompare_tkey (ARGS_COMPARE)


Define Documentation

#define RRTYPE_TKEY_ATTRIBUTES   (DNS_RDATATYPEATTR_META)

Definition at line 29 of file tkey_249.c.


Function Documentation

static isc_result_t fromtext_tkey ( ARGS_FROMTEXT   )  [inline, static]

Definition at line 32 of file tkey_249.c.

References isc_tokenvalue_t::as_region, isc_tokenvalue_t::as_textregion, isc_tokenvalue_t::as_ulong, buffer, buffer_fromregion(), callbacks, DNS_AS_STR, dns_name_fromtext(), dns_name_init(), DNS_R_UNKNOWN, dns_rootname, dns_tsigrcode_fromtext(), isc_base64_tobuffer(), ISC_FALSE, isc_lex_getmastertoken(), ISC_R_RANGE, ISC_R_SUCCESS, isc_tokentype_number, isc_tokentype_string, name, origin, rdclass, REQUIRE, RETERR, RETTOK, token, uint16_tobuffer(), uint32_tobuffer(), UNUSED, and isc_token::value.

static isc_result_t totext_tkey ( ARGS_TOTEXT   )  [inline, static]

Definition at line 127 of file tkey_249.c.

References dns_name_fromregion(), dns_name_init(), dns_name_totext(), dns_rdata_toregion(), DNS_STYLEFLAG_MULTILINE, dns_tsigrcode_totext(), isc_base64_totext(), ISC_R_SUCCESS, isc_region_consume, isc_region::length, name, name_length(), name_prefix(), REQUIRE, RETERR, str_totext(), uint16_fromregion(), and uint32_fromregion().

static isc_result_t fromwire_tkey ( ARGS_FROMWIRE   )  [inline, static]

Definition at line 245 of file tkey_249.c.

References isc_region::base, DNS_COMPRESS_NONE, dns_decompress_setmethods(), dns_name_fromwire(), dns_name_init(), isc_buffer_activeregion, isc_buffer_forward, ISC_R_UNEXPECTEDEND, isc_region_consume, isc_region::length, mem_tobuffer(), name, rdclass, REQUIRE, RETERR, uint16_fromregion(), and UNUSED.

static isc_result_t towire_tkey ( ARGS_TOWIRE   )  [inline, static]

Definition at line 301 of file tkey_249.c.

References isc_region::base, DNS_COMPRESS_NONE, dns_compress_setmethods(), dns_name_fromregion(), dns_name_init(), dns_name_towire(), dns_rdata_toregion(), isc_region_consume, isc_region::length, mem_tobuffer(), name, name_length(), REQUIRE, and RETERR.

static int compare_tkey ( ARGS_COMPARE   )  [inline, static]

Definition at line 323 of file tkey_249.c.

References dns_name_fromregion(), dns_name_init(), dns_name_rdatacompare(), dns_rdata_toregion(), isc_region_compare(), isc_region_consume, name_length(), r1, r2, and REQUIRE.

Referenced by casecompare_tkey().

static isc_result_t fromstruct_tkey ( ARGS_FROMSTRUCT   )  [inline, static]

Definition at line 353 of file tkey_249.c.

References mem_tobuffer(), name_tobuffer(), rdclass, REQUIRE, RETERR, uint16_tobuffer(), uint32_tobuffer(), and UNUSED.

static isc_result_t tostruct_tkey ( ARGS_TOSTRUCT   )  [inline, static]

Definition at line 411 of file tkey_249.c.

References isc_region::base, cleanup(), dns_name_free(), dns_name_fromregion(), dns_name_init(), dns_rdata_toregion(), INSIST, ISC_LINK_INIT, isc_mem_free, ISC_R_NOMEMORY, ISC_R_SUCCESS, isc_region_consume, isc_region::length, mctx, mem_maybedup(), name_duporclone(), name_length(), REQUIRE, RETERR, uint16_fromregion(), and uint32_fromregion().

static void freestruct_tkey ( ARGS_FREESTRUCT   )  [inline, static]

Definition at line 500 of file tkey_249.c.

References dns_name_free(), isc_mem_free, and REQUIRE.

static isc_result_t additionaldata_tkey ( ARGS_ADDLDATA   )  [inline, static]

Definition at line 517 of file tkey_249.c.

References arg, ISC_R_SUCCESS, REQUIRE, and UNUSED.

static isc_result_t digest_tkey ( ARGS_DIGEST   )  [inline, static]

Definition at line 528 of file tkey_249.c.

References arg, digest, ISC_R_NOTIMPLEMENTED, REQUIRE, and UNUSED.

static isc_boolean_t checkowner_tkey ( ARGS_CHECKOWNER   )  [inline, static]

Definition at line 539 of file tkey_249.c.

References ISC_TRUE, name, rdclass, REQUIRE, and UNUSED.

static isc_boolean_t checknames_tkey ( ARGS_CHECKNAMES   )  [inline, static]

Definition at line 552 of file tkey_249.c.

References ISC_TRUE, REQUIRE, and UNUSED.

static isc_result_t casecompare_tkey ( ARGS_COMPARE   )  [inline, static]

Definition at line 564 of file tkey_249.c.

References compare_tkey().


Generated on Tue Apr 28 17:41:12 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha