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

Method GetLength

extra/yassl/src/yassl_int.cpp:2587–2590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2585
2586
2587size_t X509_NAME::GetLength() const
2588{
2589 return sz_;
2590}
2591
2592
2593X509::X509(const char* i, size_t iSz, const char* s, size_t sSz,

Callers 2

setPeerX509Method · 0.80
CopyX509Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected