Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
DeriveKey
Method · 0.45
Encrypt
Method · 0.45
Decrypt
Method · 0.45
ModularArithmetic
Method · 0.45
SetModulus
Method · 0.45
ConvertIn
Method · 0.45
MontgomeryRepresentation
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected