]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - Configurations/README
Move bn_asm_src file information to build.info files
[thirdparty/openssl.git] / Configurations / README
index eaf51648299272b752c94ee13dcb74b4dd43eab3..db02a9e1004509bdf90f69f74a42ecf3ed449d98 100644 (file)
@@ -243,9 +243,6 @@ In each table entry, the following keys are significant:
         cpuid_asm_src   => assembler implementation of cpuid code as
                            well as OPENSSL_cleanse().
                            Default to mem_clr.c
-        bn_asm_src      => Assembler implementation of core bignum
-                           functions.
-                           Defaults to bn_asm.c
         ec_asm_src      => Assembler implementation of core EC
                            functions.
         des_asm_src     => Assembler implementation of core DES