Searched defs:dst_key_t (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/include/dst/ |
H A D | dst.h | 38 typedef struct dst_key dst_key_t; typedef in typeref:struct:dst_key 178 dst_context_create(dst_key_t *key, isc_mem_t *mctx, dst_context_t **dctxp); 181 dst_context_create2(dst_key_t *key, isc_mem_t *mctx, 185 dst_context_create3(dst_key_t *key, isc_mem_t *mctx, 190 dst_context_create4(dst_key_t *key, isc_mem_t *mctx, 280 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, 323 const char *directory, isc_mem_t *mctx, dst_key_t **keyp); 349 int type, isc_mem_t *mctx, dst_key_t **keyp); 377 isc_mem_t *mctx, dst_key_t **key [all...] |
Completed in 11 milliseconds