Initial import.
This commit is contained in:
commit
ed320731e9
93 changed files with 21078 additions and 0 deletions
3
test/cryptonight/bmi2/CMakeLists.txt
Normal file
3
test/cryptonight/bmi2/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -maes -mbmi2")
|
||||
include_directories(../../..)
|
||||
add_library(cryptonight_av3_aesni_bmi2 STATIC ../../../algo/cryptonight/cryptonight_av3_aesni_bmi2.c)
|
Loading…
Add table
Add a link
Reference in a new issue