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

  /external/openssl/crypto/sha/
sha.h 158 #define SHA512_CBLOCK (SHA_LBLOCK*8) /* SHA-512 treats input data as a
178 unsigned char p[SHA512_CBLOCK];
  /external/openssl/include/openssl/
sha.h 158 #define SHA512_CBLOCK (SHA_LBLOCK*8) /* SHA-512 treats input data as a
178 unsigned char p[SHA512_CBLOCK];

Completed in 52 milliseconds