HomeSort by: relevance | last modified time | path
    Searched refs:signit (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/testcode/
signit.c 2 * testcode/signit.c - debug tool to sign rrsets with given keys.
68 printf("usage: signit expi ince keytag owner keyfile\n");
72 printf("Or use: signit NSEC3PARAM hash flags iter salt\n");
198 signit(ldns_rr_list* rrs, ldns_key_list* keys) function
216 /** process keys and signit */
228 signit(rrs, keys);

Completed in 21 milliseconds