HomeSort by relevance Sort by last modified time
    Searched refs:cryptobj (Results 1 - 2 of 2) 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)
  /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 \

Completed in 98 milliseconds