Home
last modified time | relevance | path

Searched defs:msgType (Results 1 – 8 of 8) sorted by relevance

/third_party/openhitls/tls/handshake/parse/src/
Dparse.c36 HS_MsgType msgType; member
41 static int32_t CheckHelloVerifyRequestType(TLS_Ctx *ctx, const HS_MsgType msgType) in CheckHelloVerifyRequestType()
53 static int32_t CheckServerHelloType(TLS_Ctx *ctx, const HS_MsgType msgType) in CheckServerHelloType()
66 static int32_t CheckServerKeyExchangeType(TLS_Ctx *ctx, const HS_MsgType msgType) in CheckServerKeyExchangeType()
85 static int32_t CheckCertificateRequestType(TLS_Ctx *ctx, const HS_MsgType msgType) in CheckCertificateRequestType()
124 int32_t CheckHsMsgType(TLS_Ctx *ctx, HS_MsgType msgType) in CheckHsMsgType()
/third_party/openhitls/tls/cm/src/
Dconn_init.c30 int32_t ConnUnexpectedMsg(HITLS_Ctx *ctx, uint32_t msgType, const uint8_t *data, uint32_t dataLen, … in ConnUnexpectedMsg()
/third_party/vk-gl-cts/execserver/
DxsTestDriver.cpp192 bool TestDriver::pollBuffer (ByteBuffer& messageBuffer, MessageType msgType) in pollBuffer()
DxsProtocol.cpp94 MessageWriter (MessageType msgType, std::vector<deUint8>& buf) in MessageWriter()
/third_party/icu/icu4c/source/common/unicode/
Dmessagepattern.h776 UMessagePatternPartType msgType=getType(); in getArgType() local
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Dmessagepattern.h776 UMessagePatternPartType msgType=getType(); in getArgType() local
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dmessagepattern.h776 UMessagePatternPartType msgType=getType(); in getArgType() local
/third_party/toybox/toys/pending/
Ddhcp.c1450 uint8_t msgType; in dhcp_main() local