Home
last modified time | relevance | path

Searched defs:CRYPTO_LIBS (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ltp/m4/
H A Dltp-crypto.m49 AC_SUBST(CRYPTO_LIBS, "-lcrypto") subst
/aosp_15_r20/external/libxml2/
H A DCMakeLists.txt328 set(CRYPTO_LIBS "-lbcrypt") variable
/aosp_15_r20/external/vboot_reference/
H A DMakefile1287 CRYPTO_LIBS := $(shell ${PKG_CONFIG} --libs libcrypto) macro