From 4a59cb0a2bc02275d5caca1122e0e2e9fd4a43a7 Mon Sep 17 00:00:00 2001
From: Rob Austein <sra@hactrn.net>
Date: Thu, 6 Sep 2018 22:04:12 -0400
Subject: Incorporate recent core timing work and CLI improvements.

This is the recent stuff that's not specific to the fmc_clk effort.
In theory this should all just work (with the old asynchronous
clocking), in practice, well, that's part of what we want to test.
---
 source/core/cipher/chacha | 2 +-
 source/core/hash/sha256   | 2 +-
 source/core/pkey/ecdsa256 | 2 +-
 source/core/pkey/ecdsa384 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

(limited to 'source/core')

diff --git a/source/core/cipher/chacha b/source/core/cipher/chacha
index f4731e8..58f30c1 160000
--- a/source/core/cipher/chacha
+++ b/source/core/cipher/chacha
@@ -1 +1 @@
-Subproject commit f4731e83511a3b35f05e4a6222ba27af5920fcd8
+Subproject commit 58f30c1e67b57e26ade0234107fbfb6f17b8af66
diff --git a/source/core/hash/sha256 b/source/core/hash/sha256
index d2d5cb5..bb03cc0 160000
--- a/source/core/hash/sha256
+++ b/source/core/hash/sha256
@@ -1 +1 @@
-Subproject commit d2d5cb5efef2b77b728b97280209121020189010
+Subproject commit bb03cc0bdc9f05bdc6c861ed5d725c6a0970ae5d
diff --git a/source/core/pkey/ecdsa256 b/source/core/pkey/ecdsa256
index bbca088..ea4d251 160000
--- a/source/core/pkey/ecdsa256
+++ b/source/core/pkey/ecdsa256
@@ -1 +1 @@
-Subproject commit bbca08857a55439eae903b891fcc7de5ebea61a7
+Subproject commit ea4d251c81c8b53e0bbc71cd1719dfea4d0517c1
diff --git a/source/core/pkey/ecdsa384 b/source/core/pkey/ecdsa384
index 5ee00ee..4b83a09 160000
--- a/source/core/pkey/ecdsa384
+++ b/source/core/pkey/ecdsa384
@@ -1 +1 @@
-Subproject commit 5ee00eeda3508756b41b2ec40e6878242e0cd43b
+Subproject commit 4b83a09434a1fe9b796c6c69388fc926c0794090
-- 
cgit v1.2.3