summaryrefslogtreecommitdiffstats
path: root/Configurations/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-16 22:17:26 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-17 16:08:53 +0200
commita9bb7e9270d26416cc387bc0777c18f9690e2302 (patch)
tree22122cf1ecb08ea4e957e3e2256dacad1e1b17c7 /Configurations/README
parent94707b0b68a16e806d27a06d9297732045319197 (diff)
Move modes_asm_src file information to build.info files
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9166)
Diffstat (limited to 'Configurations/README')
-rw-r--r--Configurations/README3
1 files changed, 0 insertions, 3 deletions
diff --git a/Configurations/README b/Configurations/README
index 664e8d86bd..84e7b20c7d 100644
--- a/Configurations/README
+++ b/Configurations/README
@@ -240,9 +240,6 @@ In each table entry, the following keys are significant:
export vars as
accessor functions.
- modes_asm_src => Assembler implementation of cipher modes,
- currently the functions gcm_gmult_4bit and
- gcm_ghash_4bit.
padlock_asm_src => Assembler implementation of core parts of
the padlock engine. This is mandatory on
any platform where the padlock engine might