OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_CRYPTO
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/platform_CryptohomeFio/
platform_CryptohomeFio.py
18
USE_CRYPTO
= 'crypto'
21
DISK_CONFIG_KEYS = [
USE_CRYPTO
, USE_PLAIN, USE_TMPFS ]
48
if config == self.
USE_CRYPTO
:
74
if config == self.
USE_CRYPTO
:
/external/iputils/
Makefile
40
USE_CRYPTO
=shared
61
#
USE_CRYPTO
: LIB_CRYPTO
66
LIB_CRYPTO = $(call FUNC_LIB,$(
USE_CRYPTO
),$(LDFLAG_CRYPTO))
Completed in 72 milliseconds