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

Method size

extra/yassl/taocrypt/include/block.hpp:149–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147 const T* operator+ (word32 i) const { return buffer_ + i; }
148
149 word32 size() const { return sz_; }
150
151 T* get_buffer() const { return buffer_; }
152 T* begin() const { return get_buffer(); }

Callers 7

DeriveKeyMethod · 0.45
EncryptMethod · 0.45
DecryptMethod · 0.45
ModularArithmeticMethod · 0.45
SetModulusMethod · 0.45
ConvertInMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected