crypto_store_htobe64
crypto_store_htobe64(&ctx->buffer[SHA1_BLOCK_LENGTH - 8],
crypto_store_htobe64(&ctx->buffer[SHA256_BLOCK_LENGTH - 8],
crypto_store_htobe64(&ctx->buffer[SHA512_BLOCK_LENGTH - 16],
crypto_store_htobe64(&ctx->buffer[SHA512_BLOCK_LENGTH - 8],
crypto_store_htobe64(&digest[i * 8], ctx->state.st64[i]);
crypto_store_htobe64(&digest[i * 8], ctx->state.st64[i]);
crypto_store_htobe64(&digest[i * 8], ctx->state.st64[i]);
crypto_store_htobe64(&iv[8], ctr);
crypto_store_htobe64(md, c->h[n]);
crypto_store_htobe64(md, c->h[n]);
crypto_store_htobe64(md, c->h[n]);
crypto_store_htobe64(md, c->h[n]);