Searched refs:createctx (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_internal.h149 isc_result_t (*createctx)(dst_key_t *key, dst_context_t *dctx); member in struct:dst_func
H A Ddst_api.c259 if (key->func->createctx == NULL)
270 result = key->func->createctx(key, dctx);

Completed in 1522 milliseconds