HomeSort by relevance Sort by last modified time
    Searched defs:sha1_hash (Results 1 - 2 of 2) sorted by null

  /system/extras/ext4_utils/
ext4_utils.c 67 static void sha1_hash(const char *namespace, const char *name, function
82 sha1_hash(namespace, name, (unsigned char*)sha1);
  /external/boringssl/src/include/openssl/
x509.h 262 unsigned char sha1_hash[SHA_DIGEST_LENGTH]; member in struct:x509_st
434 unsigned char sha1_hash[SHA_DIGEST_LENGTH]; member in struct:X509_crl_st
    [all...]

Completed in 152 milliseconds