Home
last modified time | relevance | path

Searched refs:aesni_options (Results 1 – 2 of 2) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dconfigure.ac929 aesni_options="DISABLED"
932 aesni_os=linux aesni_options="-g dwarf2 -f elfx32"
939 aesni_options="--prefix=_ -f macho${CPU_BIT_STR}"
943 aesni_options="-f macho${CPU_BIT_STR}"
947 aesni_options="-g dwarf2 -f elf${CPU_BIT_STR}"
951 aesni_options="-f win${CPU_BIT_STR}"
955 if test "x$aesni_options" != xDISABLED; then
956 AC_CACHE_CHECK([for yasm that supports "$aesni_options"], [ac_cv_path_YASM],
958 [[yasmout=`$ac_path_YASM $aesni_options 2>&1 | grep "No input files"`
964 if test "x$aesni_options" != xDISABLED -a "x$ac_path_YASM_found" != xfalse; then
[all …]
H A Dconfigure15233 aesni_options="DISABLED"
15236 aesni_os=linux aesni_options="-g dwarf2 -f elfx32"
15243 aesni_options="--prefix=_ -f macho${CPU_BIT_STR}"
15247 aesni_options="-f macho${CPU_BIT_STR}"
15251 aesni_options="-g dwarf2 -f elf${CPU_BIT_STR}"
15255 aesni_options="-f win${CPU_BIT_STR}"
15259 if test "x$aesni_options" != xDISABLED; then
15261 $as_echo_n "checking for yasm that supports \"$aesni_options\"... " >&6; }
15277 yasmout=`$ac_path_YASM $aesni_options 2>&1 | grep "No input files"`
15298 if test "x$aesni_options" != xDISABLED -a "x$ac_path_YASM_found" != xfalse; then
[all …]