summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-02-13 23:25:33 +0000
committerMatt Caswell <matt@openssl.org>2015-11-20 23:31:42 +0000
commita14e9ff713cbe7dbbba2aa667466490291cffc68 (patch)
tree9700ca44ab4aca11395033c2b52298d064119e40 /util
parenta3667c316ae60ef454fb804221c3ca44af30a9aa (diff)
Add the Dummy Async engine (dasync)
This engine is for developers of async aware applications. It simulates asynchronous activity with external hardware. This initial version supports SHA1 and RSA. Certain operations using those algorithms have async job "pauses" in them - using the new libcrypto async capability. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/libeay.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libeay.num b/util/libeay.num
index 1f905e887c..5d72034063 100755
--- a/util/libeay.num
+++ b/util/libeay.num
@@ -4649,3 +4649,4 @@ X509_get0_uids 5008 EXIST::FUNCTION:
X509_aux_print 5009 EXIST::FUNCTION:STDIO
TS_RESP_CTX_set_signer_digest 5010 EXIST::FUNCTION:
TS_CONF_set_signer_digest 5011 EXIST::FUNCTION:
+ENGINE_load_dasync 5012 EXIST::FUNCTION:ENGINE,STATIC_ENGINE