HomeSort by: relevance | last modified time | path
    Searched refs:dns_tsec_create (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
tsec.h 65 dns_tsec_create(isc_mem_t *mctx, dns_tsectype_t type, dst_key_t *key,
69 * For a TSIG key (type is dns_tsectype_tsig), dns_tsec_create() creates a
73 * must not modify or destroy it after the call to dns_tsec_create().
  /src/external/mpl/dhcp/bind/dist/lib/dns/
tsec.c 45 dns_tsec_create(isc_mem_t *mctx, dns_tsectype_t type, dst_key_t *key, function
  /src/external/mpl/dhcp/dist/omapip/
auth.c 115 status = dns_tsec_create(dhcp_gbl_ctx.mctx, dns_tsectype_tsig,

Completed in 15 milliseconds