Searched refs:sha1 (Results 1 – 7 of 7) sorted by relevance
7 LOCAL_MODULE := libbcc.sha125 libbcc_GEN_SHA1_STAMP := $(LOCAL_PATH)/tools/build/gen-sha1-stamp.py28 libbcc_SHA1_ASM := $(intermediates)/libbcc.sha1.S32 @echo libbcc.sha1: $@
74 def sha1 = getSha1(repoArchive)89 <sdk:checksum type=\"sha1\">${sha1}</sdk:checksum>\n\121 HashFunction hashFunction = Hashing.sha1()
79 def sha1 = getSha1(repoArchive)94 <sdk:checksum type=\"sha1\">${sha1}</sdk:checksum>\n\127 HashFunction hashFunction = Hashing.sha1()
941 byte[] sha1 = MessageDigest.getInstance("SHA-1").digest(saltedPassword); in passwordToHash()944 byte[] combined = new byte[sha1.length + md5.length]; in passwordToHash()945 System.arraycopy(sha1, 0, combined, 0, sha1.length); in passwordToHash()946 System.arraycopy(md5, 0, combined, sha1.length, md5.length); in passwordToHash()
82 static String8 sha1(const String8& in) { in sha1() function596 identifier.descriptor = sha1(rawDescriptor); in generateDescriptor()
372 <li>Removed <code>sha1.h</code>.</li>
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...