Lines Matching refs:SHA2
74 --without-sha2) SHA2=no;;
75 --without-sha256) SHA2=no;;
993 if [ -z "$SHA2_H" -a -z "$SHA2" -o "$SHA2" != no ]; then
1007 if [ -z "$SHA2" ]; then
1030 SHA2=yes
1032 SHA2="yes (-lmd)"
1035 SHA2=no
1037 echo "$SHA2"
1039 if [ "$SHA2" = no ]; then
1061 SHA2=yes
1065 SHA2="yes (-lmd)"
1069 SHA2=no
1071 echo "$SHA2"
1075 if [ "$SHA2" = no ]; then