Searched refs:version_max (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/bearssl/inc/
H A Dbearssl_ssl.h959 uint16_t version_max; member in struct:__anon238
1242 * (i.e. TLS 1.0, 1.1 and 1.2), and `version_max` MUST NOT be lower
1247 * \param version_max maximum supported TLS version.
1251 unsigned version_min, unsigned version_max)
1254 cc->version_max = version_max;
1250 br_ssl_engine_set_versions(br_ssl_engine_context *cc, unsigned version_min, unsigned version_max) argument
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Discsi_common.h376 u8 version_max /* Version-max */; member in struct:iscsi_login_req_hdr
557 u8 version_max /* Version-max */; member in struct:iscsi_login_response_hdr
/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c143 br_enc16be(pms, ctx->eng.version_max);
484 T0_INT2(offsetof(br_ssl_engine_context, version_max)), 0x00, 0x00,
H A Dssl_hs_server.c535 T0_INT2(offsetof(br_ssl_engine_context, version_max)), 0x00, 0x00,
/freebsd-13-stable/sys/dev/bxe/
H A Decore_hsi.h10823 uint8_t version_max; member in struct:iscsi_login_req_hdr_little_endian
10827 uint8_t version_max;

Completed in 191 milliseconds