Searched refs:FIPSCANLIB (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/crypto/openssl/
H A DMakefile135 FIPSCANLIB= macro
245 FIPSCANLIB="$${FIPSCANLIB:-$(FIPSCANLIB)}" \
304 [ -z "$(FIPSCANLIB)" ] || $(CC) $(CFLAG) -Iinclude \
311 if [ "$(FIPSCANLIB)" = "libcrypto" ]; then \
H A DMakefile.org133 FIPSCANLIB=
243 FIPSCANLIB="$${FIPSCANLIB:-$(FIPSCANLIB)}" \
302 [ -z "$(FIPSCANLIB)" ] || $(CC) $(CFLAG) -Iinclude \
309 if [ "$(FIPSCANLIB)" = "libcrypto" ]; then \

Completed in 126 milliseconds