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

  /external/openssl/crypto/sha/
sha.h 94 #define SHA_CBLOCK (SHA_LBLOCK*4) /* SHA treats input data as a
97 #define SHA_LAST_BLOCK (SHA_CBLOCK-8)
  /external/openssl/include/openssl/
sha.h 94 #define SHA_CBLOCK (SHA_LBLOCK*4) /* SHA treats input data as a
97 #define SHA_LAST_BLOCK (SHA_CBLOCK-8)

Completed in 49 milliseconds