bn_mpi.c is no more
This commit is contained in:
parent
a71c37909f
commit
e45df9efa6
@ -363,7 +363,6 @@ set(
|
|||||||
bn/bn_mod.c
|
bn/bn_mod.c
|
||||||
bn/bn_mod_sqrt.c
|
bn/bn_mod_sqrt.c
|
||||||
bn/bn_mont.c
|
bn/bn_mont.c
|
||||||
bn/bn_mpi.c
|
|
||||||
bn/bn_mul.c
|
bn/bn_mul.c
|
||||||
bn/bn_nist.c
|
bn/bn_nist.c
|
||||||
bn/bn_prime.c
|
bn/bn_prime.c
|
||||||
|
@ -431,7 +431,6 @@ libcrypto_la_SOURCES += bn/bn_lib.c
|
|||||||
libcrypto_la_SOURCES += bn/bn_mod.c
|
libcrypto_la_SOURCES += bn/bn_mod.c
|
||||||
libcrypto_la_SOURCES += bn/bn_mod_sqrt.c
|
libcrypto_la_SOURCES += bn/bn_mod_sqrt.c
|
||||||
libcrypto_la_SOURCES += bn/bn_mont.c
|
libcrypto_la_SOURCES += bn/bn_mont.c
|
||||||
libcrypto_la_SOURCES += bn/bn_mpi.c
|
|
||||||
libcrypto_la_SOURCES += bn/bn_mul.c
|
libcrypto_la_SOURCES += bn/bn_mul.c
|
||||||
libcrypto_la_SOURCES += bn/bn_nist.c
|
libcrypto_la_SOURCES += bn/bn_nist.c
|
||||||
libcrypto_la_SOURCES += bn/bn_prime.c
|
libcrypto_la_SOURCES += bn/bn_prime.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user