Searched defs:sign (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/ |
H A D | dst_internal.h | 156 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 D | t_hashes.c | 380 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 D | cc.c | 208 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 D | dnssec-signzone.c | 181 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