Searched refs:cryptobj (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/
H A DMakefile94 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm) macro
110 libcryptomodule.a: $(cryptobj)
111 $(AR) cr libcryptomodule.a $(cryptobj)
/external/srtp/crypto/
H A DMakefile87 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm) macro
103 libcryptomodule.a: $(cryptobj)
104 $(AR) cr libcryptomodule.a $(cryptobj)
/external/srtp/
H A DMakefile96 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay) macro
102 libsrtp.a: $(srtpobj) $(cryptobj) $(gdoi)
194 rm -rf $(cryptobj) $(srtpobj) $(cryptomath) $(table_apps) TAGS \
/external/chromium_org/third_party/libsrtp/srtp/
H A DMakefile98 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay) macro
104 libsrtp.a: $(srtpobj) $(cryptobj) $(gdoi)
208 rm -rf $(cryptobj) $(srtpobj) $(cryptomath) TAGS \

Completed in 915 milliseconds