Home
last modified time | relevance | path

Searched refs:addHandshakeHeader (Results 1 - 1 of 1) sorted by relevance

/third_party/node/test/common/
H A Dtls.js45 const msg = addHandshakeHeader(0x01, Buffer.concat([
59 const msg = addHandshakeHeader(0x10, Buffer.concat([
71 const msg = addHandshakeHeader(0x14, r);
140 function addHandshakeHeader(type, msg) { function

Completed in 1 milliseconds