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

/bind-9.11.3/lib/dns/
H A Ddst_internal.h227 isc_result_t (*restore)(dst_key_t *key, const char *keystr); member in struct:dst_func
H A Ddst_api.c1407 if (dst_t_func[alg]->restore == NULL)
1414 result = (dst_t_func[alg]->restore)(key, keystr);

Completed in 60 milliseconds