Searched refs:CRYPTO_LIBS (Results 1 – 1 of 1) sorted by relevance
6 CRYPTO_LIBS = $(shell pkg-config --libs libcrypto 2> /dev/null || echo -lcrypto) macro23 HOSTLDLIBS_sign-file = $(CRYPTO_LIBS)25 HOSTLDLIBS_extract-cert = $(CRYPTO_LIBS)