Add renaming ASM codes & update from upstream.
This commit is contained in:
parent
c5cbd9d8fe
commit
7976059367
9 changed files with 246 additions and 246 deletions
|
@ -30,6 +30,7 @@ set(HEADERS_CRYPTO
|
|||
crypto/c_blake256.h
|
||||
crypto/c_jh.h
|
||||
crypto/c_skein.h
|
||||
crypto/soft_aes.h
|
||||
)
|
||||
|
||||
set(HEADERS_COMPAT
|
||||
|
@ -66,7 +67,6 @@ set(SOURCES_CRYPTO
|
|||
crypto/c_blake256.c
|
||||
crypto/c_jh.c
|
||||
crypto/c_skein.c
|
||||
crypto/soft_aes.c
|
||||
)
|
||||
|
||||
set(SOURCES_UTILS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue