Move cmll_asm_src file information to build.info files
[openssl.git] / Configurations / README
index 6c4066358dd0b300c7359535e4c5504c1346dd92..664e8d86bd9db4666a9ca247b3a3ab890cc13765 100644 (file)
@@ -240,14 +240,6 @@ In each table entry, the following keys are significant:
                                                 export vars as
                                                 accessor functions.
 
-        rc5_asm_src     => Assembler implementation of core RC5
-                           functions.
-                           Defaults to 'rc5_enc.c'
-        wp_asm_src      => Assembler implementation of core WHIRLPOOL
-                           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.