Home
last modified time | relevance | path

Searched defs:recordHeaderLen (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dconn.go343 func (hc *halfConn) recordHeaderLen() int { func
/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dconn.go343 func (hc *halfConn) recordHeaderLen() int { func
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/
Dcommon.go66 recordHeaderLen = 5 // record header length const