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

Method GetByteLength

extra/yassl/taocrypt/include/dh.hpp:73–73  ·  view source on GitHub ↗

for p and agree

Source from the content-addressed store, hash-verified

71
72 // for p and agree
73 word32 GetByteLength() const { return p_.ByteCount(); }
74private:
75 // group parms
76 Integer p_;

Callers 6

dh_testFunction · 0.80
DHImplMethod · 0.80
DiffieHellmanMethod · 0.80
get_agreedKeyLengthMethod · 0.80
set_sizesMethod · 0.80
get_parmsMethod · 0.80

Calls

no outgoing calls

Tested by 1

dh_testFunction · 0.64