Home
last modified time | relevance | path

Searched refs:USE_CRYPTO (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/platform_CryptohomeFio/
Dplatform_CryptohomeFio.py20 USE_CRYPTO = 'crypto' variable in platform_CryptohomeFio
23 DISK_CONFIG_KEYS = [ USE_CRYPTO, USE_PLAIN, USE_TMPFS ]
53 if config == self.USE_CRYPTO:
78 if config == self.USE_CRYPTO:
/external/iputils/
DMakefile40 USE_CRYPTO=shared macro
66 LIB_CRYPTO = $(call FUNC_LIB,$(USE_CRYPTO),$(LDFLAG_CRYPTO))