Home
last modified time | relevance | path

Searched refs:tls (Results 151 – 175 of 185) sorted by relevance

12345678

/openbmc/qemu/ui/
H A Dui-hmp-cmds.c239 chan->value->tls ? " [tls]" : ""); in hmp_info_spice()
H A Dvnc-auth-sasl.c604 keysize = qcrypto_tls_session_get_key_size(vs->tls, in start_auth_sasl()
H A Dvnc.c262 if (client->tls) { in vnc_client_cache_auth()
264 qcrypto_tls_session_get_peer_name(client->tls); in vnc_client_cache_auth()
338 if (client->tls) { in qmp_query_vnc_client()
339 info->x509_dname = qcrypto_tls_session_get_peer_name(client->tls); in qmp_query_vnc_client()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls.h434 } tls; member
/openbmc/linux/arch/powerpc/
H A DMakefile92 cflags-$(CONFIG_STACKPROTECTOR) += -mstack-protector-guard=tls
H A DKconfig274 …select HAVE_STACKPROTECTOR if PPC32 && $(cc-option,-mstack-protector-guard=tls -mstack-protector-…
275 …select HAVE_STACKPROTECTOR if PPC64 && $(cc-option,-mstack-protector-guard=tls -mstack-protector-…
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tx.c137 } else if (unlikely(accel && accel->tls.tls_tisn)) { in mlx5e_txwqe_build_eseg_csum()
253 if (accel && accel->tls.tls_tisn) in mlx5e_tx_wqe_inline_mode()
H A Den.h928 struct mlx5e_tls *tls; member
/openbmc/qemu/docs/about/
H A Dremoved-features.rst143 ``-vnc ...,tls=...``, ``-vnc ...,x509=...`` & ``-vnc ...,x509verify=...`` (removed in 3.1)
146 The "tls-creds" option should be used instead to point to a "tls-creds-x509"
250 by the ``tls-authz`` and ``sasl-authz`` options.
/openbmc/bmcweb/http/
H A Dhttp_connection.hpp126 .tls) in prepareMutualTls()
/openbmc/qemu/
H A Dqemu-options.hx2237 " [,tls-ciphers=<list>]\n"
2295 ``tls-port=<nr>``
2305 ``tls-ciphers=<list>``
2314 pick tls/plaintext as he pleases.
2516 ``tls-creds=ID``
2522 using the ``-object tls-creds`` argument.
2524 ``tls-authz=ID``
3526 " [,logfile=PATH][,logappend=on|off][,tls-creds=ID][,tls-authz=ID] (tcp)\n"
3660 ``tls-creds`` requests enablement of the TLS protocol for
3663 ``-object tls-creds`` argument.
[all …]
H A Dhmp-commands.hx1075 .args_type = "protocol:s,hostname:s,port:i?,tls-port:i?,cert-subject:s?",
1076 .params = "protocol hostname port tls-port cert-subject",
1082 ``client_migrate_info`` *protocol* *hostname* *port* *tls-port* *cert-subject*
/openbmc/linux/Documentation/networking/
H A Dtls-handshake.rst220 See tls.rst for details on how a kTLS consumer recognizes incoming
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dsuricata.yaml103 - tls:
150 - tls-log:
152 filename: tls.log # File to store TLS logs.
976 - tls-events.rules # available in suricata sources under rules dir
1094 tls:
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc135 crate://crates.io/native-tls/0.2.11 \
443 SRC_URI[native-tls-0.2.11.sha256sum] = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a…
/openbmc/qemu/chardev/
H A Dchar.c1174 bool has_tls, bool tls, const char *protocol, in qmp_add_client_char() argument
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh496 --tls-priority=*) quote_sh "-Dtls_priority=$2" ;;
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-rustix-libc-backend.patch19 …0e7f550b5da0bb96054ef01745d3184f6c890ba8cf","src/backend/linux_raw/runtime/tls.rs":"6316060560a112…
21 …0e7f550b5da0bb96054ef01745d3184f6c890ba8cf","src/backend/linux_raw/runtime/tls.rs":"6316060560a112…
H A Drv32-cargo-rustix-0.38.19-fix.patch37 …51a1597a31467a3421301503a072bef93e6df07643","src/backend/linux_raw/runtime/tls.rs":"6316060560a112…
39 …51a1597a31467a3421301503a072bef93e6df07643","src/backend/linux_raw/runtime/tls.rs":"6316060560a112…
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch99 # include <tls.h>
/openbmc/linux/net/
H A DKconfig70 source "net/tls/Kconfig"
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata-crates.inc113 crate://crates.io/tls-parser/0.11.0 \
235 SRC_URI[tls-parser-0.11.0.sha256sum] = "409206e2de64edbf7ea99a44ac31680daf9ef1a57895fb3c5bd738a9036…
/openbmc/qemu/migration/
H A Dtrace-events327 # tls.c
/openbmc/linux/arch/
H A DKconfig1169 Architecture has tls passed as the 4th argument of clone(2),
1180 Architecture has tls passed as the 3rd argument of clone(2),
/openbmc/linux/arch/riscv/
H A DKconfig808 …def_bool $(cc-option,-mstack-protector-guard=tls -mstack-protector-guard-reg=tp -mstack-protector-…

12345678