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

  /external/ipsec-tools/src/racoon/missing/crypto/sha2/
sha2.h 56 #define SHA512_DIGEST_LENGTH 64
57 #define SHA512_DIGEST_STRING_LENGTH (SHA512_DIGEST_LENGTH * 2 + 1)
141 void SHA512_Final __P((u_int8_t[SHA512_DIGEST_LENGTH], SHA512_CTX*));
  /external/openssl/crypto/sha/
sha.h 150 #define SHA512_DIGEST_LENGTH 64
  /external/openssl/include/openssl/
sha.h 150 #define SHA512_DIGEST_LENGTH 64

Completed in 68 milliseconds