Home
last modified time | relevance | path

Searched refs:TLS_1_2_VERSION (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls.h40 if (crypto_info->version == TLS_1_2_VERSION) in mlx5e_ktls_type_check()
44 if (crypto_info->version == TLS_1_2_VERSION) in mlx5e_ktls_type_check()
/openbmc/linux/tools/include/uapi/linux/
H A Dtls.h52 #define TLS_1_2_VERSION TLS_VERSION_NUMBER(TLS_1_2) macro
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c252 tls12.crypto_info.version = TLS_1_2_VERSION; in TEST_F()
256 tls12.crypto_info.version = TLS_1_2_VERSION; in TEST_F()
260 tls12.crypto_info.version = TLS_1_2_VERSION; in TEST_F()
264 tls12.crypto_info.version = TLS_1_2_VERSION; in TEST_F()
284 .tls_version = TLS_1_2_VERSION,
296 .tls_version = TLS_1_2_VERSION,
324 .tls_version = TLS_1_2_VERSION,
336 .tls_version = TLS_1_2_VERSION,
355 .tls_version = TLS_1_2_VERSION,
361 .tls_version = TLS_1_2_VERSION,
[all …]
/openbmc/linux/include/uapi/linux/
H A Dtls.h54 #define TLS_1_2_VERSION TLS_VERSION_NUMBER(TLS_1_2) macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsetget_sockopt.c120 aes128.info.version = TLS_1_2_VERSION; in test_ktls()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ktls.c38 if (crypto_info->version == TLS_1_2_VERSION) in fun_ktls_add()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_main.c473 crypto_info.version = TLS_1_2_VERSION; in do_chtls_getsockopt()
514 if (tmp_crypto_info.version != TLS_1_2_VERSION) { in do_chtls_setsockopt()
/openbmc/linux/net/tls/
H A Dtls_main.c620 if (crypto_info->version != TLS_1_2_VERSION && in do_tls_setsockopt_conf()
644 if (crypto_info->version != TLS_1_2_VERSION) { in do_tls_setsockopt_conf()
H A Dtls_device.c1077 if (crypto_info->version != TLS_1_2_VERSION) { in tls_set_device_offload()
1217 if (ctx->crypto_recv.info.version != TLS_1_2_VERSION) in tls_set_device_offload_rx()
/openbmc/linux/Documentation/networking/
H A Dtls.rst51 crypto_info.info.version = TLS_1_2_VERSION;
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c262 .version = TLS_1_2_VERSION, in sockmap_init_ktls()
268 .version = TLS_1_2_VERSION, in sockmap_init_ktls()