Home
last modified time | relevance | path

Searched refs:SHA_CBLOCK (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dsha.h71 #define SHA_CBLOCK 64 macro
97 const uint8_t block[SHA_CBLOCK]);
117 uint8_t data[SHA_CBLOCK];
/external/boringssl/src/include/openssl/
Dsha.h71 #define SHA_CBLOCK 64 macro
97 const uint8_t block[SHA_CBLOCK]);
117 uint8_t data[SHA_CBLOCK];
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/sha/
Dsha_test.cc28 static const uint8_t kBuf[SHA_CBLOCK * 8] = {0}; in TEST()
/external/boringssl/src/crypto/fipsmodule/sha/
Dsha_test.cc28 static const uint8_t kBuf[SHA_CBLOCK * 8] = {0}; in TEST()