Searched refs:crypto (Results 76 – 100 of 118) sorted by relevance
12345
/Zephyr-latest/boards/renesas/ek_ra4m3/doc/ |
D | index.rst | 7 Arm® Cortex®-M33 core with TrustZone. In concert with the secure crypto engine, it
|
/Zephyr-latest/boards/renesas/ek_ra4m2/doc/ |
D | index.rst | 7 Cortex®-M33 core. In concert with the secure crypto engine, it offers secure element
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 125 but with a SW crypto backend instead of the cryptocell HW acceleration.
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_mchp_xec_symcr.c | 517 static DEVICE_API(crypto, xec_symcr_api) = {
|
D | crypto_stm32.c | 544 static DEVICE_API(crypto, crypto_enc_funcs) = {
|
D | crypto_cc23x0.c | 674 static DEVICE_API(crypto, crypto_enc_funcs) = {
|
D | crypto_mtls_shim.c | 602 static DEVICE_API(crypto, mtls_crypto_funcs) = {
|
D | crypto_ataes132a.c | 886 static DEVICE_API(crypto, crypto_enc_funcs) = {
|
D | crypto_smartbond.c | 924 static DEVICE_API(crypto, crypto_smartbond_driver_api) = {
|
D | crypto_si32.c | 1197 static DEVICE_API(crypto, crypto_si32_api) = {
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 562 * Following the beginnig of the deprecation process for the TinyCrypt crypto 568 crypto libraries based on the PSA API. Mesh no longer stores the key values for those crypto 569 libraries. The crypto library stores the keys in the internal trusted storage.
|
D | release-notes-2.0.rst | 562 …/home/aasthagr/zephyrproject-external-coverity-new/zephyrproject/modules/crypto/mbedtls/library/ss… 691 * :github:`18283` - tests/crypto/tinycrypt_hmac_prng and tests/crypto/mbedtls and tests/posix/fs … 877 …curity best practices violations in /home/aasthagr/zephyrproject/modules/crypto/mbedtls/library/rs… 878 …ID :61905]Insecure data handling in /home/aasthagr/zephyrproject/modules/crypto/mbedtls/library/ss… 879 …:78542]Null pointer dereferences in /home/aasthagr/zephyrproject/modules/crypto/mbedtls/library/rs… 880 … CID :149311]Control flow issues in /home/aasthagr/zephyrproject/modules/crypto/mbedtls/library/ci… 895 …D :190941]Insecure data handling in /home/aasthagr/zephyrproject/modules/crypto/mbedtls/library/ss… 1355 * :github:`13935` - tests/crypto/rand32/crypto.rand32.random_hw_xoroshiro: Usage fault "Fatal fault… 1408 * :github:`10915` - ESP 32 failed to boot while running crypto/rand32 tests 1412 * :github:`10657` - tests/net/ieee802154/crypto does not work as expected
|
D | release-notes-1.10.rst | 414 * :github:`4398` - zephyr/tests/crypto/ccm_mode :-Evaluation failed due to esp32 490 * :github:`4881` - device_get_binding() returns failure in sample/drivers/crypto 505 * :github:`5014` - samples/drivers/crypto :Unable to find crypto device
|
D | release-notes-1.12.rst | 246 * crypto: Updated mbedTLS to 2.9.0 358 * :github:`4684` - mtls and tinycrypt crypto drivers not returning number of bytes written to outpu… 521 * :github:`6886` - [Coverity CID: 183481] Insecure data handling in /ext/lib/crypto/mbedtls/library… 523 * :github:`6888` - [Coverity CID: 183479] Insecure data handling in /ext/lib/crypto/mbedtls/library… 758 * :github:`8033` - tests/crypto/mbedtls/ results in exception on frdm_k64f 771 * :github:`8086` - tests/net/ieee802154/crypto fails on Quark SE / x86
|
D | release-notes-1.14.rst | 1114 * :github:`15380` - USAGE FAULT on tests/crypto/rand32/ on sam_e70_xplained 1155 * :github:`15177` - samples/drivers/crypto: CBC and CTR mode not supported 1312 * :github:`14477` - tests/crypto/tinycrypt: test_ecc_dh() 's montecarlo_ecdh() hangs when num_tests… 1365 * :github:`14247` - tests/net/ieee802154/crypto fails with assertion failure in subsys/net/ip/net_i… 1367 * :github:`14244` - tests/crypto/rand32/testcase.yaml#crypto.rand32.random_hw_xoroshiro.rand32: Not… 1406 * :github:`13919` - tests/crypto/mbedtls reports some errors without failing 1481 * :github:`13780` - mimxrt1060_evk tests/crypto/tinycrypt_hmac_prng and test_mbedtls meet Unaligned… 1513 * :github:`13655` - mimxrt1050_evk test/crypto/rand32 meets Kernel Panic 1944 * :github:`10990` - ext: lib: crypto: mbedTLS: warning in platform.h glue 2103 * :github:`10089` - [Coverity CID :188174] Control flow issues in /tests/crypto/mbedtls/src/mbedtls… [all …]
|
D | migration-guide-4.0.rst | 569 of a standard interface for crypto operations (:github:`43712`). Moreover, 574 algorithm and crypto library:
|
D | release-notes-2.3.rst | 1262 * :github:`21701` - [Coverity CID :206600] Logically dead code in drivers/crypto/crypto_mtls_shim.c 1289 * :github:`20876` - [Coverity CID :205820] Memory - corruptions in tests/crypto/tinycrypt/src/cmac_… 1311 * :github:`19813` - tests/crypto/rand32 failed on sam_e70 board on v1.14 branch. 1333 * :github:`18435` - [Coverity CID :203481]API usage errors in /tests/crypto/tinycrypt/src/test_ecc_… 1389 * :github:`15449` - tests/net/ieee802154/crypto: Assertion Failure: ds_test(dev) is false 1394 * :github:`15177` - samples/drivers/crypto: CBC and CTR mode not supported
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 359 bool "Use MbedTLS crypto APIs" 369 Select this option to use MbedTLS crypto APIs which utilize hardware acceleration.
|
/Zephyr-latest/modules/openthread/ |
D | Kconfig.features | 291 This requires a crypto backend library that supports key references.
|
/Zephyr-latest/modules/mbedtls/ |
D | Kconfig.tls-generic | 487 prompt "Select random source for built-in PSA crypto" 507 - the initialization of PSA crypto will fail and none of its API
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52840.dtsi | 561 cryptocell: crypto@5002a000 {
|
/Zephyr-latest/subsys/bluetooth/ |
D | Kconfig | 385 rsource "crypto/Kconfig"
|
D | Kconfig.logging | 244 module-str = "Coordinated Set Identification Profile crypto functions"
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 173 bool "Use crypto functionality implemented in the Bluetooth host" 184 bool "Use PSA crypto API library for random number generation" 1048 to verify security and crypto functions.
|
/Zephyr-latest/doc/services/tfm/ |
D | overview.rst | 19 * Embedded-appropriate crypto
|
12345