Home
last modified time | relevance | path

Searched defs:extType (Results 1 – 9 of 9) sorted by relevance

/third_party/openhitls/testcode/sdv/testcase/tls/custom/
Dtest_suite_sdv_custom_extensions.c50 int SimpleAddCb(const struct TlsCtx *ctx, uint16_t extType, uint32_t context, uint8_t **out, uint32… in SimpleAddCb()
72 void SimpleFreeCb(const struct TlsCtx *ctx, uint16_t extType, uint32_t context, uint8_t *out, void … in SimpleFreeCb()
82 int SimpleParseCb(const struct TlsCtx *ctx, uint16_t extType, uint32_t context, const uint8_t **in,… in SimpleParseCb()
137 uint16_t extType = CUSTOM_EXTENTIONS_TYPE_1; in SDV_TLS_PACK_CUSTOM_EXTENSIONS_API_TC001() local
186 uint16_t extType = CUSTOM_EXTENTIONS_TYPE_1; in SDV_TLS_PARSE_CUSTOM_EXTENSIONS_API_TC001() local
327 uint16_t extType = CUSTOM_EXTENTIONS_TYPE_1; in SDV_TLS_PACK_CUSTOM_EXTENSIONS_CALLBACK_API_TC001() local
383 uint16_t extType = CUSTOM_EXTENTIONS_TYPE_1; in SDV_TLS_PARSE_CUSTOM_EXTENSIONS_CALLBACK_API_TC001() local
431 uint16_t extType = CUSTOM_EXTENTIONS_TYPE_1; in SDV_HITLS_ADD_CUSTOM_EXTENSION_API_TC001() local
508 int CustomExtensionAddCb(const struct TlsCtx *ctx, uint16_t extType, uint32_t context, uint8_t **ou… in CustomExtensionAddCb()
548 void CustomExtensionFreeCb(const struct TlsCtx *ctx, uint16_t extType, uint32_t context, uint8_t *o… in CustomExtensionFreeCb()
[all …]
/third_party/openhitls/tls/feature/custom_extensions/src/
Dcustom_extensions.c57 bool IsParseNeedCustomExtensions(CustomExt_Methods *exts, uint16_t extType, uint32_t context) in IsParseNeedCustomExtensions()
79 bool IsCustomExtensionTypeAdded(CustomExt_Methods *exts, uint16_t extType) in IsCustomExtensionTypeAdded()
98 CustomExt_Method *FindCustomExtensions(CustomExt_Methods *exts, uint16_t extType, uint32_t context) in FindCustomExtensions()
243 int32_t ParseCustomExtensions(const struct TlsCtx *ctx, const uint8_t *buf, uint16_t extType, uint3… in ParseCustomExtensions()
/third_party/openhitls/tls/feature/custom_extensions/include/
Dcustom_extensions.h24 uint16_t extType; member
/third_party/openhitls/include/tls/
Dhitls_custom_extensions.h153 uint16_t extType; /**< Extension type */ member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp103 ExtensionType extType; member
/third_party/vk-gl-cts/external/vulkancts/scripts/
Dohos_gen_framework.py3005 def genExtDepArray(extType): argument
Dgen_framework.py3393 def genExtDepArray(extType): argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp5295 const VkMemoryType *extType = &extProperties.memoryProperties.memoryTypes[i]; in deviceMemoryProperties2() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp5300 const VkMemoryType *extType = &extProperties.memoryProperties.memoryTypes[i]; in deviceMemoryProperties2() local