OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CRYPTOLIB
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/third_party/nss/ssl/
Makefile
62
$(SHARED_LIBRARY): $(
CRYPTOLIB
)
/external/chromium_org/third_party/libsrtp/srtp/crypto/
Makefile
19
CRYPTOLIB
= -lcryptomodule
102
$(COMPILE) $(LDFLAGS) $< -o $@ $(
CRYPTOLIB
) $(LIBS)
/external/srtp/crypto/
Makefile
19
CRYPTOLIB
= -lcryptomodule
95
$(COMPILE) $(LDFLAGS) $< -o $@ $(
CRYPTOLIB
) $(LIBS)
Completed in 229 milliseconds