Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ addBuffer
Method
addBuffer
extra/yassl/src/yassl_int.cpp:1578–1581 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1576
1577
1578
void SSL::addBuffer(output_buffer* b)
1579
{
1580
buffers_.useHandShake().push_back(b);
1581
}
1582
1583
1584
void SSL_SESSION::CopyX509(X509* x)
Callers
9
sendClientKeyExchange
Function · 0.80
sendServerKeyExchange
Function · 0.80
sendChangeCipher
Function · 0.80
sendFinished
Function · 0.80
sendServerHello
Function · 0.80
sendServerHelloDone
Function · 0.80
sendCertificate
Function · 0.80
sendCertificateRequest
Function · 0.80
sendCertificateVerify
Function · 0.80
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected