Home
last modified time | relevance | path

Searched defs:versionCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/scripts/opengl/
Dsrc_util.py191 def versionCheck(version): function
/third_party/openhitls/tls/handshake/common/src/
Dhs_kx.c284 uint32_t versionCheck = Uint32ConstTimeEqual(version, HITLS_VERSION_TLS11) | in HS_ProcessClientKxMsgRsa() local