瀏覽代碼

Remove unused modexp512-x86_64.pl.

See upstream's c436e05bdc.

Change-Id: I7cbe5315a769450e4630dd4e8f465cdfd45c2e08
Reviewed-on: https://boringssl-review.googlesource.com/3025
Reviewed-by: Adam Langley <agl@google.com>
kris/onging/CECPQ3_patch15
David Benjamin 9 年之前
committed by Adam Langley
父節點
當前提交
347f025d75
共有 2 個檔案被更改,包括 0 行新增1499 行删除
  1. +0
    -2
      crypto/bn/CMakeLists.txt
  2. +0
    -1497
      crypto/bn/asm/modexp512-x86_64.pl

+ 0
- 2
crypto/bn/CMakeLists.txt 查看文件

@@ -7,7 +7,6 @@ if (${ARCH} STREQUAL "x86_64")
asm/x86_64-gcc.c
x86_64-mont.${ASM_EXT}
x86_64-mont5.${ASM_EXT}
modexp512-x86_64.${ASM_EXT}
rsaz-x86_64.${ASM_EXT}
rsaz-avx2.${ASM_EXT}

@@ -61,7 +60,6 @@ add_library(

perlasm(x86_64-mont.${ASM_EXT} asm/x86_64-mont.pl)
perlasm(x86_64-mont5.${ASM_EXT} asm/x86_64-mont5.pl)
perlasm(modexp512-x86_64.${ASM_EXT} asm/modexp512-x86_64.pl)
perlasm(rsaz-x86_64.${ASM_EXT} asm/rsaz-x86_64.pl)
perlasm(rsaz-avx2.${ASM_EXT} asm/rsaz-avx2.pl)
perlasm(bn-586.${ASM_EXT} asm/bn-586.pl)


+ 0
- 1497
crypto/bn/asm/modexp512-x86_64.pl
文件差異過大導致無法顯示
查看文件


Loading…
取消
儲存