Searched refs:HASH_FINAL (Results 1 - 11 of 11) sorted by relevance

/external/openssl/crypto/md4/
H A Dmd4_locl.h77 #define HASH_FINAL MD4_Final macro
/external/openssl/crypto/md5/
H A Dmd5_locl.h86 #define HASH_FINAL MD5_Final macro
/external/chromium_org/third_party/boringssl/src/crypto/digest/
H A Dmd32_common.h96 * HASH_FINAL
114 * #define HASH_FINAL MD5_Final
140 #ifndef HASH_FINAL
141 #error "HASH_FINAL must be defined!"
323 int HASH_FINAL (unsigned char *md, HASH_CTX *c) function
/external/openssl/crypto/
H A Dmd32_common.h88 * HASH_FINAL
106 * #define HASH_FINAL MD5_Final
132 #ifndef HASH_FINAL
133 #error "HASH_FINAL must be defined!"
347 int HASH_FINAL (unsigned char *md, HASH_CTX *c) function
/external/chromium_org/third_party/boringssl/src/crypto/md4/
H A Dmd4.c80 #define HASH_FINAL MD4_Final macro
/external/chromium_org/third_party/boringssl/src/crypto/md5/
H A Dmd5.c104 #define HASH_FINAL MD5_Final macro
/external/openssl/crypto/sha/
H A Dsha_locl.h83 # define HASH_FINAL SHA_Final macro
94 # define HASH_FINAL SHA1_Final macro
H A Dsha256.c108 #define HASH_FINAL SHA256_Final macro
/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c262 #define HASH_FINAL MD5_Final macro
321 * HASH_FINAL
358 * #define HASH_FINAL MD5_Final
385 #ifndef HASH_FINAL
386 #error "HASH_FINAL must be defined!"
789 int HASH_FINAL (unsigned char *md, HASH_CTX *c) function
/external/chromium_org/third_party/boringssl/src/crypto/sha/
H A Dsha256.c178 #define HASH_FINAL SHA256_Final macro
H A Dsha1.c118 #define HASH_FINAL SHA1_Final macro

Completed in 3164 milliseconds