Lines Matching refs:with_cc_alg
1035 with_cc_alg
15910 if test "${with_cc_alg+set}" = set; then :
15911 withval=$with_cc_alg; with_cc_alg="$withval"
15913 with_cc_alg="auto"
15917 case $with_cc_alg in
15919 with_cc_alg="sha1"
15922 with_cc_alg="sha256"
15931 with_cc_alg="aes"
16704 if test "auto" = "$with_cc_alg"
16708 with_cc_alg="aes"
16710 with_cc_alg="sha256"
16713 case $with_cc_alg in
26338 if test "yes" = "$enable_full_report" -o "aes" != "$with_cc_alg"; then
26339 echo " Algorithm: $with_cc_alg"