We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab71f73 + 4b43e41 commit 73adf98Copy full SHA for 73adf98
src/Random123.jl
@@ -45,7 +45,7 @@ catch e
45
false
46
end
47
48
-if R123_USE_AESNI
+@static if R123_USE_AESNI
49
export AESNI1x, AESNI4x
50
export ARS1x, ARS4x
51
include("./aesni_common.jl")
0 commit comments