Home
last modified time | relevance | path

Searched refs:public (Results 76 – 100 of 131) sorted by relevance

123456

/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.csip30 (if encrypted) using public sample data.
/Zephyr-latest/doc/services/tfm/
Dbuild.rst61 is validated by the bootloader during updates using the corresponding public
73 To generate a new public/private key pair, run the following commands:
Doverview.rst93 thanks to the public signing key(s) built into it. As the name implies,
131 communicate with them through public APIs exposed by the PRoT services.
234 new private key itself, and the public key for that can be requested during
/Zephyr-latest/samples/tfm_integration/psa_crypto/
DREADME.rst37 - Display the public key based on the private key data above
40 - Verify the signature using the public key
306 [00:00:02.458,000] <inf> app: Retrieving public key for key #1
361 [00:00:06.938,000] <inf> app: Retrieving public key for key #1
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst43 (to connect to the public Mosquitto broker).
91 - The application will then attempt to connect to the public Mosquitto broker
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/
Dindex.rst119 https://www.silabs.com/documents/public/user-guides/ug554-brd2602a-user-guide.pdf
/Zephyr-latest/samples/net/dns_resolve/
DREADME.rst72 The default project configurations settings for this sample uses the public
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl10 -config=MC3R1.R2.5,reports+={hide, "any_area(macro(loc(top(public()||kind(pseudo)))))"}
/Zephyr-latest/subsys/net/ip/
DKconfig.ipv6259 bool "Prefer public preferred address over temporary one"
261 Prefer public addresses over temporary addresses.
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst130 initialization state and whether an object is public or not.
173 * Supervisor threads may declare a particular kernel object to be a public
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst49 When introducing an API (public header file with documentation) for a new
96 - Complete documentation in code. All public interfaces shall be documented
/Zephyr-latest/modules/
DKconfig.mcuboot43 The file contains a key pair whose public half is verified
70 The file contains the public key that is used to encrypt the
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst115 * - public security parameter
116 - security related public information whose modification can compromise the security of a
130 - critical security parameters and public security parameters.
/Zephyr-latest/doc/releases/
Dmigration-guide-3.6.rst233 :kconfig:option:`CONFIG_BT_HCI_SET_PUBLIC_ADDR` if they support setting the controller's public
541 * The CoAP public API has some minor changes to take into account. The
551 * The CoAP public API function :c:func:`coap_pending_init` has changed. The parameter
557 * The CoAP public API functions :c:func:`coap_service_send` and :c:func:`coap_resource_send` have
/Zephyr-latest/modules/trusted-firmware-m/
DCMakeLists.txt402 # Configure which format (full or hash) to include the public key in
434 --public-key-format ${TFM_PUBLIC_KEY_FORMAT}
/Zephyr-latest/boards/ezurio/bt510/doc/
Dbt510.rst218 .. _Silabs 7055 datasheet: https://www.silabs.com/documents/public/data-sheets/Si7050-1-3-4-5-A20.p…
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt413 This command writes the BD_ADDR (Bluetooth public device address) value
562 Note: If no public address is provided and a static address is available, then
564 command. In case a public address is provided, then it is recommended to use
625 public device address or a static random address generated by the host. It
631 important that it only gets assigned to a single address (either public or
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/
Dgap.rst94 :code:`bt disconnect <address: XX:XX:XX:XX:XX:XX> <type: (public|random)>` command.
332 remove a paired device using :code:`bt clear <address: XX:XX:XX:XX:XX:XX> <type: (public|random)>`
/Zephyr-latest/modules/mbedtls/
DKconfig.tls-generic444 bool "The generic public (asymmetric) key writer"
446 Enable generic public key write functions.
/Zephyr-latest/doc/security/
Dreporting.rst106 Security sensitive vulnerabilities shall be made public after an
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dtbs.rst215 uart:~$ bt connect xx:xx:xx:xx:xx:xx public
/Zephyr-latest/boards/st/nucleo_wl55jc/doc/
Dnucleo_wl55jc.rst87 - Hardware public key accelerator (PKA)
/Zephyr-latest/doc/services/
Dformatted_output.rst18 The :c:func:`cbprintf` public APIs convert C99 format strings and
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/
Dnucleo_wb55rg.rst119 - HW public key authority (PKA)
/Zephyr-latest/subsys/bluetooth/host/
DKconfig498 If the controller has a public address (HCI_Read_BD_ADDR), that becomes
504 If the controller does not have a public address, the Host will try
671 predefined Diffie-Hellman private/public key pair is used as described
707 is using the predefined Diffie-Hellman private/public key pair as

123456