OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crypto_testapp
(Results
1 - 2
of
2
) sorted by null
/external/srtp/
Makefile
119
crypto_testapp
= crypto/test/aes_calc$(EXE) crypto/test/cipher_driver$(EXE) \
macro
124
testapp = $(
crypto_testapp
) test/srtp_driver$(EXE) test/replay_driver$(EXE) \
/external/chromium_org/third_party/libsrtp/srtp/
Makefile
121
crypto_testapp
= crypto/test/aes_calc$(EXE) crypto/test/cipher_driver$(EXE) \
macro
126
testapp = $(
crypto_testapp
) test/srtp_driver$(EXE) test/replay_driver$(EXE) \
Completed in 282 milliseconds