isc_sha1_update
isc_sha1_update(&sha1ctx, r.base, r.length);
isc_sha1_update(isc_sha1_t *ctx, const unsigned char *data, unsigned int len);