Searched defs:sign (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_internal.h156 isc_result_t (*sign)(dst_context_t *dctx, isc_buffer_t *sig); member in struct:dst_func
/bind-9.6-ESV-R11/bin/tests/hashes/
H A Dt_hashes.c380 t_hmac(const char *hname, HMAC_INIT init, UPDATE update, SIGN sign, argument
396 sign(&ctx, dbuf.b, out->digest_len);
/bind-9.6-ESV-R11/lib/isccc/
H A Dcc.c208 sign(unsigned char *data, unsigned int length, unsigned char *hmd5, function
268 return (sign(signed_rstart, (target->rstart - signed_rstart),
/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c181 sign(isc_task_t *task, isc_event_t *event);
250 fatal("dnskey '%s' failed to sign data: %s",
1850 sign, NULL, sizeof(sevent_t));
1894 sign(isc_task_t *task, isc_event_t *event) { function
2994 fprintf(stderr, "disable post-sign verification\n");
3446 fatal("cannot sign zone with "

Completed in 2059 milliseconds