Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:libcrypto

12870 	# Or should we just look for "libcrypto.*"?
12872 if test -d $dir/lib -a \( -f $dir/lib/libcrypto.a -o \
12873 -f $dir/lib/libcrypto.so -o \
12874 -f $dir/lib/libcrypto.sl -o \
12875 -f $dir/lib/libcrypto.dylib \); then