Searched defs:SHA256_CBLOCK (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Dsha.h134 /* SHA256_CBLOCK is the block size of SHA-256. */
135 #define SHA256_CBLOCK 64 macro
/external/openssl/crypto/sha/
H A Dsha.h129 #define SHA256_CBLOCK (SHA_LBLOCK*4) /* SHA-256 treats input data as a macro
/external/openssl/include/openssl/
H A Dsha.h129 #define SHA256_CBLOCK (SHA_LBLOCK*4) /* SHA-256 treats input data as a macro

Completed in 626 milliseconds