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

/bind-9.11.3/lib/dns/
H A Ddst_internal.h188 isc_result_t (*createctx)(dst_key_t *key, dst_context_t *dctx); member in struct:dst_func
H A Ddst_api.c358 if (key->func->createctx == NULL &&
378 result = key->func->createctx(key, dctx);

Completed in 15 milliseconds