Home
last modified time | relevance | path

Searched defs:SHA1_DIGEST_SIZE (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
Dsha1.h15 #define SHA1_DIGEST_SIZE 20 macro
Dsha1.cpp209 void SHA1_Final(SHA1_CTX* context, uint8_t digest[SHA1_DIGEST_SIZE]) in SHA1_Final()
268 void digest_to_hex(const uint8_t digest[SHA1_DIGEST_SIZE], char *output) in digest_to_hex()
/external/chromium_org/third_party/webrtc/base/
Dsha1.h24 #define SHA1_DIGEST_SIZE 20 macro
Dsha1.cc258 void SHA1Final(SHA1_CTX* context, uint8 digest[SHA1_DIGEST_SIZE]) { in SHA1Final()
/external/elfutils/0.153/lib/
Dsha1.h35 #define SHA1_DIGEST_SIZE 20 macro