HomeSort by relevance Sort by last modified time
    Searched refs:cryptobj (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/
Makefile 94 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm) macro
110 libcryptomodule.a: $(cryptobj)
111 $(AR) cr libcryptomodule.a $(cryptobj)
  /external/srtp/crypto/
Makefile 87 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(xfm) macro
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 \
  /external/chromium_org/third_party/libsrtp/srtp/
Makefile 98 cryptobj = $(ciphers) $(hashes) $(math) $(stat) $(kernel) $(replay) macro
104 libsrtp.a: $(srtpobj) $(cryptobj) $(gdoi)
208 rm -rf $(cryptobj) $(srtpobj) $(cryptomath) TAGS \

Completed in 265 milliseconds