summaryrefslogtreecommitdiff
path: root/providers/implementations/build.info
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-10-28 13:40:39 +0000
committerMatt Caswell <matt@openssl.org>2019-11-14 09:29:46 +0000
commit89abd1b6f42ab93402a36db0f16f12dc7a392354 (patch)
tree6cce885c788c012cc283223baa5fa0edc97b6c87 /providers/implementations/build.info
parent081d08fa58e300142f08ee670d63c84333a47cb0 (diff)
downloadopenssl-new-89abd1b6f42ab93402a36db0f16f12dc7a392354.tar.gz
Move RSA Asym cipher code to the default provider
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10152)
Diffstat (limited to 'providers/implementations/build.info')
-rw-r--r--providers/implementations/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/providers/implementations/build.info b/providers/implementations/build.info
index 0fc0822074..a2fbf45a22 100644
--- a/providers/implementations/build.info
+++ b/providers/implementations/build.info
@@ -1 +1 @@
-SUBDIRS=digests ciphers macs kdfs exchange keymgmt signature
+SUBDIRS=digests ciphers macs kdfs exchange keymgmt signature asymciphers