MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / linkWithMessage

Method linkWithMessage

src/auth/SecureRemotePassword/Message.h:361–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

359
360private:
361 void linkWithMessage(const unsigned char* buf)
362 {
363 setPointers(buf);
364 }
365
366 void setPointers(const unsigned char* buf)
367 {

Callers 1

getBufferFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected