Home
last modified time | relevance | path

Searched refs:opcodePacket (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dpacket_adapter.go17 const opcodePacket = byte('P') const
74 if opcode != opcodePacket {
86 payload[0] = opcodePacket
119 case opcodePacket:
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dpacket_adapter.go17 const opcodePacket = byte('P') const
74 if opcode != opcodePacket {
86 payload[0] = opcodePacket
119 case opcodePacket: