Home
last modified time | relevance | path

Searched defs:isDtls (Results 1 – 7 of 7) sorted by relevance

/third_party/openhitls/tls/cm/src/
Dconn_read.c283 bool isDtls = IS_SUPPORT_DATAGRAM(ctx->config.tlsConfig.originVersionMask); in ConsumeHandshakeMessage() local
Dconn_ctrl.c92 int32_t HITLS_IsDtls(const HITLS_Ctx *ctx, uint8_t *isDtls) in HITLS_IsDtls()
/third_party/openhitls/tls/record/src/
Drecord.c53 static uint32_t RecGetDefaultBufferSize(bool isDtls, bool isRead) in RecGetDefaultBufferSize()
/third_party/openhitls/testcode/sdv/testcase/tls/interface/
Dtest_suite_sdv_frame_tls_cm_1.c190 uint8_t isDtls = 0; in UT_TLS_CM_IS_DTLS_API_TC001() local
Dtest_suite_sdv_frame_tls_config_1.c663 uint8_t isDtls = false; in UT_TLS_CFG_IS_DTLS_API_TC001() local
/third_party/openhitls/tls/config/src/
Dconfig.c1946 int32_t HITLS_CFG_IsDtls(const HITLS_Config *config, uint8_t *isDtls) in HITLS_CFG_IsDtls()
/third_party/openhitls/testcode/sdv/testcase/tls/interface_tlcp/
Dtest_suite_sdv_frame_cm_interface.c4223 uint8_t isDtls = 0; in UT_TLS_CM_IS_DTLS_API_TC001() local