MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / getDigestSize

Method getDigestSize

extra/yassl/taocrypt/include/sha.hpp:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42 ByteOrder getByteOrder() const { return ByteOrder(TAO_BYTE_ORDER); }
43 word32 getBlockSize() const { return BLOCK_SIZE; }
44 word32 getDigestSize() const { return DIGEST_SIZE; }
45 word32 getPadSize() const { return PAD_SIZE; }
46
47#ifdef DO_SHA_ASM

Callers 1

asn.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected