| /src/external/mpl/bind/dist/lib/dns/include/dst/ |
| dst.h | 47 typedef struct dst_key dst_key_t; typedef in typeref:struct:dst_key 260 dst_context_create(dst_key_t *key, isc_mem_t *mctx, isc_logcategory_t *category, 349 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, 392 const char *directory, isc_mem_t *mctx, dst_key_t **keyp); 419 isc_mem_t *mctx, dst_key_t **keyp); 447 dst_key_t **keyp); 468 dst_key_read_state(const char *filename, isc_mem_t *mctx, dst_key_t **keyp); 484 dst_key_tofile(const dst_key_t *key, int type, const char *directory); 503 dst_key_t **keyp) [all...] |
| /src/external/mpl/dhcp/bind/dist/lib/dns/include/dst/ |
| dst.h | 48 typedef struct dst_key dst_key_t; typedef in typeref:struct:dst_key 235 dst_context_create(dst_key_t *key, isc_mem_t *mctx, isc_logcategory_t *category, 324 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, 367 const char *directory, isc_mem_t *mctx, dst_key_t **keyp); 394 isc_mem_t *mctx, dst_key_t **keyp); 422 dst_key_t **keyp); 443 dst_key_read_state(const char *filename, isc_mem_t *mctx, dst_key_t **keyp); 459 dst_key_tofile(const dst_key_t *key, int type, const char *directory); 478 dst_key_t **keyp) [all...] |