HomeSort by relevance Sort by last modified time
    Searched defs:SHA1_DIGEST_STRING_LENGTH (Results 26 - 34 of 34) sorted by null

12

  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH 41
  /external/openssh/openbsd-compat/
sha1.h 16 #define SHA1_DIGEST_STRING_LENGTH (SHA1_DIGEST_LENGTH * 2 + 1)
34 __attribute__((__bounded__(__minbytes__,2,SHA1_DIGEST_STRING_LENGTH)));
36 __attribute__((__bounded__(__minbytes__,2,SHA1_DIGEST_STRING_LENGTH)));
38 __attribute__((__bounded__(__minbytes__,2,SHA1_DIGEST_STRING_LENGTH)));
41 __attribute__((__bounded__(__minbytes__,3,SHA1_DIGEST_STRING_LENGTH)));
  /system/extras/ext4_utils/
sha1.h 28 #define SHA1_DIGEST_STRING_LENGTH 41

Completed in 620 milliseconds

12