Home
last modified time | relevance | path

Searched refs:security (Results 51 – 75 of 266) sorted by relevance

1234567891011

/Zephyr-latest/soc/nxp/kinetis/
DKconfig95 protection settings (loaded on reset) and security information that
105 hex "Flash security byte (FSEC)"
110 backdoor key access, mass erase, factory access, and flash security
/Zephyr-latest/doc/connectivity/networking/api/
Dwifi.rst14 Only personal mode security is supported with below types:
36 Wi-Fi enterprise security requires use of X.509 certificates, test certificates
Dlwm2m.rst351 * 3 = NoSec mode (no security beware!)
382 LwM2M security modes
385 The Zephyr LwM2M library can be used either without security or use DTLS to secure the communicatio…
386 When using DTLS with the LwM2M engine, PSK (Pre-Shared Key) and X.509 certificates are the security
387 …M Security object (Id 0) to read the stored credentials and feed keys from the security object into
389 Enable the :kconfig:option:`CONFIG_LWM2M_DTLS_SUPPORT` Kconfig option to use the security.
391 Depending on the selected mode, the security object must contain following data:
397 …s provided as a hex string, it must be converted to binary before storing into the security object.
407 When no security is used, set Security Mode (Resource ID 2) to ``3`` (NoSec).
418 They are used to feed keys from the LwM2M security object into the TLS credential subsystem.
[all …]
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/
Dindex.rst7 designed for several use cases requiring hardware security. The `OpenTitan
22 - Various security peripherals
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Diso.rst16 listen :<dir=tx,rx,txrx> [security level]
/Zephyr-latest/doc/develop/tools/
Dclion.rst53 See the `Project security`_ section in CLion web help for more information on project security.
215 .. _Project security: https://www.jetbrains.com/help/clion/project-security.html#projects_security
/Zephyr-latest/soc/nxp/mcx/mcxc/
DKconfig29 protection settings (loaded on reset) and security information that
/Zephyr-latest/samples/tfm_integration/psa_protected_storage/
DREADME.rst25 …orage API: https://developer.arm.com/architectures/architecture-security-features/platform-security
/Zephyr-latest/doc/
Dindex.rst64 <a href="security/index.html">
107 security/index.rst
/Zephyr-latest/doc/build/kconfig/
Dindex.rst33 Users interested in optimizing their configuration for security should refer
/Zephyr-latest/soc/st/stm32/stm32f1x/
DKconfig.soc67 industrial control, control panels for security applications, UPS or
/Zephyr-latest/dts/arm/renesas/rcar/gen4/
Dr8a779f0.dtsi45 * Control domain security has to be released to access gpio4 controller
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig50 of security certificates and private keys
/Zephyr-latest/doc/develop/toolchains/
Dgnu_arm_embedded.rst18 On macOS Catalina or later you might need to :ref:`change a security
/Zephyr-latest/samples/boards/espressif/flash_encryption/
DREADME.rst13 and is an additional security measure beyond MCUboot existent features.
109 https://docs.espressif.com/projects/esp-idf/en/latest/esp32/security/flash-encryption.html
/Zephyr-latest/drivers/wifi/simplelink/
Dsimplelink_support.c604 scan_result->security = WIFI_SECURITY_TYPE_PSK; in z_simplelink_get_scan_result()
606 scan_result->security = WIFI_SECURITY_TYPE_NONE; in z_simplelink_get_scan_result()
644 if (params->security == WIFI_SECURITY_TYPE_PSK) { in z_simplelink_connect()
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst72 --hawkbit.server.ddi.security.authentication.anonymous.enabled=true
214 Change authentication security from false to true.
218 hawkbit.server.ddi.security.authentication.anonymous.enabled=true
229 security.require-ssl=true
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi.h47 enum eswifi_security_type security; member
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst37 Due to high security risk Error Injection capability should not be
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dconnection_mgmt.rst30 events related to a connection such as a change in the security level or
Dl2cap.rst30 listen to, the required security level ``sec_level``, and the callback
/Zephyr-latest/tests/kernel/mem_protect/protection/
DREADME.rst9 against the following security issues:
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst13 system security policies that are applied to applications launched from the
/Zephyr-latest/subsys/usb/device/class/dfu/
DKconfig46 Be aware that upload capability can be a security risk because
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst9 between specific devices in different, adjacent subnets without compromising security.
111 protection to ensure network security. Key considerations to take into account are described below.
133 The Replay Protection List (RPL) works with the Bridging Table to ensure security:

1234567891011