summaryrefslogtreecommitdiffstats
path: root/Configurations/README
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-16 22:06:43 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-17 16:08:53 +0200
commit94707b0b68a16e806d27a06d9297732045319197 (patch)
tree3aa3f845ae5d1d8c4a376f03345b38b6203dc155 /Configurations/README
parent681c7e905dcc16ed8a0253580a303df4b60c3440 (diff)
Move cmll_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 3c47d4676d..664e8d86bd 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.
- cmll_asm_src => Assembler implementation of core CAMELLIA
- functions.
- Defaults to 'camellia.c cmll_misc.c cmll_cbc.c'
modes_asm_src => Assembler implementation of cipher modes,
currently the functions gcm_gmult_4bit and
gcm_ghash_4bit.