OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cryptobj
(Results
1 - 5
of
5
) sorted by null
/external/srtp/crypto/
Makefile
87
cryptobj
= $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm)
macro
103
libcryptomodule.a: $(
cryptobj
)
104
$(AR) cr libcryptomodule.a $(
cryptobj
)
Makefile.in
87
cryptobj
= $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm)
103
libcryptomodule.a: $(
cryptobj
)
104
$(AR) cr libcryptomodule.a $(
cryptobj
)
/external/srtp/
Makefile
96
cryptobj
= $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay)
macro
102
libsrtp.a: $(srtpobj) $(
cryptobj
) $(gdoi)
194
rm -rf $(
cryptobj
) $(srtpobj) $(cryptomath) $(table_apps) TAGS \
Makefile.in
98
cryptobj
= $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay)
104
libsrtp.a: $(srtpobj) $(
cryptobj
) $(gdoi)
208
rm -rf $(
cryptobj
) $(srtpobj) $(cryptomath) TAGS \
/external/srtp/googlepatches/
vidyo-2-srtp-lin.patch
38
rm -rf $(
cryptobj
) $(srtpobj) $(cryptomath) TAGS \
Completed in 485 milliseconds