Searched refs:isc_hmacsha384_update (Results 1 - 8 of 8) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dhash_test.c231 isc_hmacsha384_update(&hmacsha384, buffer, strlen(s));
239 isc_hmacsha384_update(&hmacsha384, buffer, strlen(s));
251 isc_hmacsha384_update(&hmacsha384, buffer, strlen(s));
/bind-9.11.3/lib/isc/include/isc/
H A Dhmacsha.h152 isc_hmacsha384_update(isc_hmacsha384_t *ctx, const unsigned char *buf,
/bind-9.11.3/lib/isc/
H A Dhmacsha.c173 isc_hmacsha384_update(isc_hmacsha384_t *ctx, const unsigned char *buf, function
817 isc_hmacsha384_update(isc_hmacsha384_t *ctx, const unsigned char *buf, function
889 isc_hmacsha384_update(isc_hmacsha384_t *ctx, const unsigned char *buf, function
1341 isc_hmacsha384_update(isc_hmacsha384_t *ctx, const unsigned char *buf, function
/bind-9.11.3/bin/tests/hashes/
H A Dt_hashes.c426 (UPDATE)isc_hmacsha384_update, (SIGN)isc_hmacsha384_sign,
/bind-9.11.3/lib/isccc/
H A Dcc.c308 isc_hmacsha384_update(&ctx.h384, data, length);
493 isc_hmacsha384_update(&ctx.h384, data, length);
/bind-9.11.3/lib/isc/tests/
H A Dhash_test.c1457 isc_hmacsha384_update(&hmacsha384,
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Ddns.c378 isc_hmacsha384_update(&ctx->hmacsha384, data, length);
/bind-9.11.3/lib/dns/
H A Dhmac_link.c1270 isc_hmacsha384_update(hmacsha384ctx, data->base, data->length);

Completed in 41 milliseconds