Searched refs:isc_hmacsha1_init (Results 1 - 10 of 10) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dhash_test.c136 isc_hmacsha1_init(&hmacsha1, key, 20);
144 isc_hmacsha1_init(&hmacsha1, key, 4);
156 isc_hmacsha1_init(&hmacsha1, key, 20);
/bind-9.11.3/lib/isc/include/isc/
H A Dhmacsha.h88 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key,
/bind-9.11.3/lib/isc/
H A Dhmacsha.c41 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
252 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
336 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
1109 isc_hmacsha1_init(isc_hmacsha1_t *ctx, const unsigned char *key, function
1559 isc_hmacsha1_init(&ctx, key, 20U);
1567 isc_hmacsha1_init(&ctx, key, 1U);
/bind-9.11.3/bin/tests/hashes/
H A Dt_hashes.c416 t_hmac("HMAC-SHA1", (HMAC_INIT)isc_hmacsha1_init,
/bind-9.11.3/lib/isccc/
H A Dcc.c279 isc_hmacsha1_init(&ctx.hsha, secret->rstart,
464 isc_hmacsha1_init(&ctx.hsha, secret->rstart,
/bind-9.11.3/lib/isc/tests/
H A Dhash_test.c961 isc_hmacsha1_init(&hmacsha1, buffer, test_key->len);
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Ddns.c343 isc_hmacsha1_init(&ctx->hmacsha1, secret, length);
/bind-9.11.3/lib/dns/
H A Dhmac_link.c385 isc_hmacsha1_init(hmacsha1ctx, hkey->key, ISC_SHA1_BLOCK_LENGTH);
H A Dresolver.c2015 isc_hmacsha1_init(&hmacsha1, query->fctx->res->view->secret,
/bind-9.11.3/bin/named/
H A Dclient.c1833 isc_hmacsha1_init(&hmacsha1,

Completed in 68 milliseconds