Loading...
Defined in 6 files as a variable:
- ext/lib/crypto/mbedtls/library/ccm.c, line 426 (as a variable)
- ext/lib/crypto/mbedtls/library/gcm.c, line 563 (as a variable)
- samples/drivers/crypto/src/main.c, line 28 (as a variable)
- subsys/bluetooth/host/smp.c, line 3850 (as a variable)
- tests/crypto/tinycrypt/src/cbc_mode.c, line 72 (as a variable)
- tests/posix/common/src/pthread_key.c, line 18 (as a variable)
Defined in 30 files as a member:
- arch/nios2/include/kernel_arch_thread.h, line 58 (as a member)
- arch/posix/include/kernel_arch_thread.h, line 36 (as a member)
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_crypto_common.h, line 445 (as a member)
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_crypto_common.h, line 538 (as a member)
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_crypto_common.h, line 592 (as a member)
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_crypto_common.h, line 719 (as a member)
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ltc_edma.h, line 76 (as a member)
- ext/hal/openisa/vega_sdk_riscv/devices/RV32M1/drivers/fsl_cau3.c, line 77 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/pk_internal.h, line 114 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/ssl_internal.h, line 466 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/x509_csr.h, line 76 (as a member)
- ext/lib/crypto/tinycrypt/include/tinycrypt/ctr_prng.h, line 75 (as a member)
- ext/lib/crypto/tinycrypt/include/tinycrypt/hmac.h, line 76 (as a member)
- ext/lib/crypto/tinycrypt/include/tinycrypt/hmac_prng.h, line 84 (as a member)
- include/bluetooth/hci.h, line 882 (as a member)
- include/bluetooth/hci.h, line 1000 (as a member)
- include/bluetooth/hci.h, line 1662 (as a member)
- include/bluetooth/mesh/access.h, line 276 (as a member)
- include/crypto/cipher_structs.h, line 106 (as a member)
- include/net/ieee802154.h, line 37 (as a member)
- include/net/ieee802154_mgmt.h, line 218 (as a member)
- include/net/net_stats.h, line 337 (as a member)
- include/posix/pthread_key.h, line 37 (as a member)
- include/spinlock.h, line 48 (as a member)
- lib/os/json.c, line 39 (as a member)
- subsys/bluetooth/controller/hal/ccm.h, line 9 (as a member)
- subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ecb.c, line 23 (as a member)
- subsys/bluetooth/host/mesh/settings.c, line 112 (as a member)
- subsys/testsuite/coverage/coverage.h, line 74 (as a member)
- tests/kernel/workq/work_queue/src/main.c, line 31 (as a member)
Referenced in 341 files:
- arch/arc/core/cache.c, 3 times
- arch/arc/core/irq_manage.c, 6 times
- arch/arc/core/irq_offload.c, 3 times
- arch/arc/core/timestamp.c, 3 times
- arch/arm/core/cortex_m/mpu/nxp_mpu.c, 6 times
- arch/arm/core/irq_manage.c, 3 times
- arch/arm/core/irq_offload.c, 3 times
- arch/arm/core/swap.c, 2 times
- arch/arm/core/thread_abort.c, 4 times
- arch/arm/include/kernel_arch_func.h, line 135
- arch/nios2/core/cpu_idle.c, 2 times
- arch/nios2/core/irq_manage.c, 6 times
- arch/nios2/core/irq_offload.c, 3 times
- arch/nios2/core/offsets/offsets.c, line 43
- arch/nios2/core/thread.c, line 58
- arch/nios2/include/kernel_arch_func.h, line 30
- arch/posix/core/cpuhalt.c, 2 times
- arch/posix/core/posix_core.c, line 540
- arch/posix/core/swap.c, 4 times
- arch/posix/include/posix_soc_if.h, 2 times
- arch/riscv32/core/cpu_idle.c, 2 times
- arch/riscv32/core/irq_offload.c, 3 times
- arch/riscv32/include/kernel_arch_func.h, line 26
- arch/x86/core/cpuhalt.c, 2 times
- arch/x86/core/irq_manage.c, 6 times
- arch/x86/core/irq_offload.c, 3 times
- arch/x86/include/kernel_arch_func.h, line 68
- arch/x86_64/include/kernel_arch_func.h, 5 times
- arch/xtensa/core/cpu_idle.c, 2 times
- arch/xtensa/include/kernel_arch_func.h, line 119
- boards/posix/native_posix/irq_handler.c, 4 times
- boards/posix/nrf52_bsim/irq_handler.c, 4 times
- drivers/audio/intel_dmic.c, 6 times
- drivers/clock_control/beetle_clock_control.c, 3 times
- drivers/console/ipm_console_receiver.c, 3 times
- drivers/crypto/crypto_ataes132a.c, 4 times
- drivers/crypto/crypto_mtls_shim.c, line 157
- drivers/crypto/crypto_tc_shim.c, line 276
- drivers/entropy/entropy_nrf5.c, 11 times
- drivers/ethernet/eth_mcux.c, 3 times
- drivers/ethernet/eth_sam_gmac.c, 7 times
- drivers/flash/soc_flash_mcux.c, 6 times
- drivers/gpio/gpio_cmsdk_ahb.c, 5 times
- drivers/gpio/gpio_esp32.c, 3 times
- drivers/gpio/gpio_mmio32.c, 3 times
- drivers/hwinfo/hwinfo_sam.c, 3 times
- drivers/i2c/i2c_esp32.c, 4 times
- drivers/i2s/i2s_cavs.c, 12 times
- drivers/i2s/i2s_ll_stm32.c, 15 times
- drivers/i2s/i2s_sam_ssc.c, 15 times
- drivers/ieee802154/ieee802154_cc2520.c, 2 times
- drivers/ieee802154/ieee802154_kw41z.c, 6 times
- drivers/interrupt_controller/ioapic_intr.c, 6 times
- drivers/interrupt_controller/mvic.c, 6 times
- drivers/interrupt_controller/plic.c, 6 times
- drivers/ipm/ipm_quark_se.c, 3 times
- drivers/led_strip/ws2812b_sw.c, 3 times
- drivers/sensor/qdec_nrfx/qdec_nrfx.c, 18 times
- drivers/serial/uart_cmsdk_apb.c, 3 times
- drivers/serial/uart_nrfx_uart.c, 3 times
- drivers/timer/arcv2_timer0.c, 9 times
- drivers/timer/cortex_m_systick.c, 6 times
- drivers/timer/hpet.c, 6 times
- drivers/timer/loapic_timer.c, 3 times
- drivers/timer/nrf_rtc_timer.c, 8 times
- drivers/timer/riscv_machine_timer.c, 6 times
- drivers/timer/sam0_rtc_timer.c, 2 times
- drivers/timer/xtensa_sys_timer.c, 6 times
- drivers/usb/device/usb_dc_dw.c, 4 times
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_crypto.h, 5 times
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_csd.h, 3 times
- ext/hal/cypress/PDL/3.1.0/drivers/include/cy_syspm.h, 7 times
- ext/hal/cypress/PDL/3.1.0/drivers/source/cy_csd.c, 9 times
- ext/hal/libmetal/libmetal/lib/system/zephyr/mutex.h, 4 times
- ext/hal/nordic/nrfx/hal/nrf_ecb.c, 2 times
- ext/hal/nordic/nrfx/hal/nrf_ecb.h, line 79
- ext/hal/nxp/mcux/drivers/imx/fsl_bee.c, 3 times
- ext/hal/nxp/mcux/drivers/imx/fsl_bee.h, line 190
- ext/hal/nxp/mcux/drivers/imx/fsl_dcp.c, 6 times
- ext/hal/nxp/mcux/drivers/imx/fsl_dcp.h, line 292
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_controller.c, 11 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_controller.h, 4 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_flash.c, 6 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_flash.h, 3 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_flexnvm.c, 6 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ftfx_flexnvm.h, 3 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ltc.c, 80 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ltc.h, 23 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ltc_edma.c, 37 times
- ext/hal/nxp/mcux/drivers/kinetis/fsl_ltc_edma.h, 17 times
- ext/hal/openisa/vega_sdk_riscv/devices/RV32M1/drivers/fsl_cau3.c, 13 times
- ext/hal/openisa/vega_sdk_riscv/devices/RV32M1/drivers/fsl_cau3.h, 3 times
- ext/hal/openisa/vega_sdk_riscv/devices/RV32M1/drivers/fsl_flash.c, 11 times
- ext/hal/openisa/vega_sdk_riscv/devices/RV32M1/drivers/fsl_flash.h, 4 times
- ext/hal/qmsi/drivers/include/qm_interrupt.h, line 132
- ext/hal/qmsi/drivers/interrupt/qm_interrupt.c, 10 times
- ext/hal/qmsi/drivers/soc_watch.c, 10 times
- ext/hal/silabs/gecko/emlib/inc/em_aes.h, 10 times
- ext/hal/silabs/gecko/emlib/inc/em_crypto.h, 30 times
- ext/hal/silabs/gecko/emlib/src/em_aes.c, 22 times
- ext/hal/silabs/gecko/emlib/src/em_crypto.c, 35 times
- ext/hal/ti/simplelink/kernel/zephyr/dpl/HwiP_zephyr.c, 5 times
- ext/hal/ti/simplelink/kernel/zephyr/dpl/MutexP_zephyr.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/ADC.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/Camera.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/Capture.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/I2C.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/I2S.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/PWM.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/SD.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/SDFatFS.c, 7 times
- ext/hal/ti/simplelink/source/ti/drivers/SPI.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/Timer.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/UART.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/Watchdog.c, 3 times
- ext/hal/ti/simplelink/source/ti/drivers/adc/ADCCC32XX.c, 12 times
- ext/hal/ti/simplelink/source/ti/drivers/camera/CameraCC32XXDMA.c, 8 times
- ext/hal/ti/simplelink/source/ti/drivers/capture/CaptureCC32XX.c, 10 times
- ext/hal/ti/simplelink/source/ti/drivers/crypto/CryptoCC32XX.c, 7 times
- ext/hal/ti/simplelink/source/ti/drivers/dma/UDMACC32XX.c, 6 times
- ext/hal/ti/simplelink/source/ti/drivers/dpl/HwiP.h, line 271
- ext/hal/ti/simplelink/source/ti/drivers/dpl/MutexP.h, line 208
- ext/hal/ti/simplelink/source/ti/drivers/dpl/SwiP.h, line 250
- ext/hal/ti/simplelink/source/ti/drivers/gpio/GPIOCC32XX.c, 19 times
- ext/hal/ti/simplelink/source/ti/drivers/i2c/I2CCC32XX.c, 11 times
- ext/hal/ti/simplelink/source/ti/drivers/i2s/I2SCC32XXDMA.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/nvs/NVSRAM.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/nvs/NVSSPI25X.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/power/PowerCC32XX.c, 15 times
- ext/hal/ti/simplelink/source/ti/drivers/pwm/PWMTimerCC32XX.c, 32 times
- ext/hal/ti/simplelink/source/ti/drivers/sd/SDHostCC32XX.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/sd/SDSPI.c, 4 times
- ext/hal/ti/simplelink/source/ti/drivers/spi/SPICC32XXDMA.c, 15 times
- ext/hal/ti/simplelink/source/ti/drivers/timer/TimerCC32XX.c, 13 times
- ext/hal/ti/simplelink/source/ti/drivers/uart/UARTCC32XX.c, 31 times
- ext/hal/ti/simplelink/source/ti/drivers/uart/UARTCC32XXDMA.c, 24 times
- ext/hal/ti/simplelink/source/ti/drivers/utils/List.c, 18 times
- ext/hal/ti/simplelink/source/ti/drivers/utils/RingBuf.c, 11 times
- ext/hal/ti/simplelink/source/ti/drivers/watchdog/WatchdogCC32XX.c, 4 times
- ext/lib/crypto/mbedtls/include/mbedtls/aes.h, 4 times
- ext/lib/crypto/mbedtls/include/mbedtls/aesni.h, line 123
- ext/lib/crypto/mbedtls/include/mbedtls/arc4.h, line 105
- ext/lib/crypto/mbedtls/include/mbedtls/aria.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/blowfish.h, line 108
- ext/lib/crypto/mbedtls/include/mbedtls/camellia.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/ccm.h, line 106
- ext/lib/crypto/mbedtls/include/mbedtls/chacha20.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/chachapoly.h, line 143
- ext/lib/crypto/mbedtls/include/mbedtls/cipher.h, line 573
- ext/lib/crypto/mbedtls/include/mbedtls/cipher_internal.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/cmac.h, 3 times
- ext/lib/crypto/mbedtls/include/mbedtls/des.h, 10 times
- ext/lib/crypto/mbedtls/include/mbedtls/ecdh.h, line 323
- ext/lib/crypto/mbedtls/include/mbedtls/ecdsa.h, line 497
- ext/lib/crypto/mbedtls/include/mbedtls/ecp.h, 3 times
- ext/lib/crypto/mbedtls/include/mbedtls/gcm.h, line 110
- ext/lib/crypto/mbedtls/include/mbedtls/md.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/nist_kw.h, line 99
- ext/lib/crypto/mbedtls/include/mbedtls/pk.h, 4 times
- ext/lib/crypto/mbedtls/include/mbedtls/poly1305.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/ssl_internal.h, line 665
- ext/lib/crypto/mbedtls/include/mbedtls/x509_crt.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/x509_csr.h, line 189
- ext/lib/crypto/mbedtls/include/mbedtls/xtea.h, line 85
- ext/lib/crypto/mbedtls/library/aes.c, 33 times
- ext/lib/crypto/mbedtls/library/aesni.c, 10 times
- ext/lib/crypto/mbedtls/library/arc4.c, 2 times
- ext/lib/crypto/mbedtls/library/aria.c, 13 times
- ext/lib/crypto/mbedtls/library/blowfish.c, 3 times
- ext/lib/crypto/mbedtls/library/camellia.c, 16 times
- ext/lib/crypto/mbedtls/library/ccm.c, 5 times
- ext/lib/crypto/mbedtls/library/chacha20.c, 13 times
- ext/lib/crypto/mbedtls/library/chachapoly.c, 3 times
- ext/lib/crypto/mbedtls/library/cipher.c, 4 times
- ext/lib/crypto/mbedtls/library/cipher_wrap.c, 50 times
- ext/lib/crypto/mbedtls/library/cmac.c, 14 times
- ext/lib/crypto/mbedtls/library/ctr_drbg.c, 8 times
- ext/lib/crypto/mbedtls/library/des.c, 30 times
- ext/lib/crypto/mbedtls/library/ecdh.c, 9 times
- ext/lib/crypto/mbedtls/library/ecdsa.c, 5 times
- ext/lib/crypto/mbedtls/library/ecp.c, 16 times
- ext/lib/crypto/mbedtls/library/gcm.c, 7 times
- ext/lib/crypto/mbedtls/library/md.c, 7 times
- ext/lib/crypto/mbedtls/library/nist_kw.c, 2 times
- ext/lib/crypto/mbedtls/library/pem.c, 4 times
- ext/lib/crypto/mbedtls/library/pk.c, 3 times
- ext/lib/crypto/mbedtls/library/pk_wrap.c, 5 times
- ext/lib/crypto/mbedtls/library/pkcs12.c, 12 times
- ext/lib/crypto/mbedtls/library/pkcs5.c, 6 times
- ext/lib/crypto/mbedtls/library/pkparse.c, 35 times
- ext/lib/crypto/mbedtls/library/pkwrite.c, 26 times
- ext/lib/crypto/mbedtls/library/poly1305.c, 13 times
- ext/lib/crypto/mbedtls/library/ssl_cookie.c, 7 times
- ext/lib/crypto/mbedtls/library/ssl_ticket.c, 13 times
- ext/lib/crypto/mbedtls/library/ssl_tls.c, 3 times
- ext/lib/crypto/mbedtls/library/x509write_crt.c, 4 times
- ext/lib/crypto/mbedtls/library/x509write_csr.c, 7 times
- ext/lib/crypto/mbedtls/library/xtea.c, 2 times
- ext/lib/crypto/tinycrypt/include/tinycrypt/cmac_mode.h, line 142
- ext/lib/crypto/tinycrypt/include/tinycrypt/hmac.h, line 92
- ext/lib/crypto/tinycrypt/source/cmac_mode.c, 3 times
- ext/lib/crypto/tinycrypt/source/ctr_prng.c, 6 times
- ext/lib/crypto/tinycrypt/source/hmac.c, 16 times
- ext/lib/crypto/tinycrypt/source/hmac_prng.c, 16 times
- include/arch/arc/v2/irq.h, 5 times
- include/arch/arc/v2/misc.h, line 24
- include/arch/arm/cortex_m/asm_inline_gcc.h, 7 times
- include/arch/nios2/arch.h, 9 times
- include/arch/riscv32/arch.h, 5 times
- include/arch/x86/arch.h, 4 times
- include/arch/x86/asm_inline_gcc.h, 3 times
- include/arch/xtensa/xtensa_irq.h, 4 times
- include/bluetooth/crypto.h, 2 times
- include/debug/object_tracing_common.h, 9 times
- include/irq.h, 5 times
- include/kernel.h, 2 times
- include/posix/pthread.h, 4 times
- include/spinlock.h, 6 times
- kernel/atomic_c.c, 24 times
- kernel/include/ksched.h, 4 times
- kernel/include/kswap.h, 16 times
- kernel/mailbox.c, 12 times
- kernel/mem_domain.c, 18 times
- kernel/mem_slab.c, 6 times
- kernel/mempool.c, 3 times
- kernel/msg_q.c, 12 times
- kernel/mutex.c, 8 times
- kernel/pipes.c, 12 times
- kernel/poll.c, 21 times
- kernel/queue.c, 16 times
- kernel/sched.c, 15 times
- kernel/sem.c, 6 times
- kernel/smp.c, 5 times
- kernel/stack.c, 9 times
- kernel/thread.c, 15 times
- kernel/thread_abort.c, 2 times
- kernel/timeout.c, 6 times
- kernel/timer.c, 6 times
- kernel/userspace.c, 18 times
- kernel/work_q.c, 5 times
- lib/cmsis_rtos_v1/cmsis_signal.c, 9 times
- lib/cmsis_rtos_v2/event_flags.c, 9 times
- lib/cmsis_rtos_v2/thread_flags.c, 9 times
- lib/gui/lvgl/lv_conf.h, line 130
- lib/os/json.c, 3 times
- lib/os/mempool.c, 15 times
- lib/posix/fs.c, 2 times
- lib/posix/pthread.c, line 367
- lib/posix/pthread_barrier.c, 3 times
- lib/posix/pthread_cond.c, 6 times
- lib/posix/pthread_key.c, 13 times
- lib/posix/pthread_mutex.c, 10 times
- samples/drivers/crypto/src/main.c, 7 times
- samples/subsys/nvs/src/main.c, 14 times
- samples/xtensa_asm2/src/main.c, 2 times
- soc/arm/arm/beetle/soc.c, 3 times
- soc/arm/atmel_sam/sam3x/soc.c, 3 times
- soc/arm/atmel_sam/sam4s/soc.c, 3 times
- soc/arm/atmel_sam/same70/soc.c, 3 times
- soc/arm/atmel_sam0/samd20/soc.c, 3 times
- soc/arm/atmel_sam0/samd21/soc.c, 3 times
- soc/arm/nordic_nrf/nrf51/soc.c, 3 times
- soc/arm/nordic_nrf/nrf52/soc.c, 3 times
- soc/arm/nordic_nrf/nrf91/soc.c, 3 times
- soc/arm/st_stm32/stm32f0/soc.c, 3 times
- soc/arm/st_stm32/stm32f1/soc.c, 3 times
- soc/arm/st_stm32/stm32f2/soc.c, 3 times
- soc/arm/st_stm32/stm32f3/soc.c, 3 times
- soc/arm/st_stm32/stm32f4/soc.c, 3 times
- soc/arm/st_stm32/stm32f7/soc.c, 3 times
- soc/arm/st_stm32/stm32l0/soc.c, 3 times
- soc/arm/st_stm32/stm32l4/soc.c, 3 times
- soc/riscv32/openisa_rv32m1/soc.c, 3 times
- soc/riscv32/riscv-privilege/common/idle.c, 4 times
- soc/xtensa/esp32/esp32-mp.c, 2 times
- subsys/bluetooth/controller/crypto/crypto.c, 6 times
- subsys/bluetooth/controller/hci/hci.c, line 844
- subsys/bluetooth/controller/ll_sw/ctrl.c, 8 times
- subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ecb.c, 7 times
- subsys/bluetooth/controller/ll_sw/ull_conn.c, 8 times
- subsys/bluetooth/host/conn.c, 9 times
- subsys/bluetooth/host/crypto.c, 6 times
- subsys/bluetooth/host/ecc.h, 2 times
- subsys/bluetooth/host/gatt.c, 28 times
- subsys/bluetooth/host/hci_core.c, 12 times
- subsys/bluetooth/host/hci_ecc.c, 6 times
- subsys/bluetooth/host/keys.c, 14 times
- subsys/bluetooth/host/keys_br.c, 17 times
- subsys/bluetooth/host/mesh/access.c, 15 times
- subsys/bluetooth/host/mesh/cfg_srv.c, 47 times
- subsys/bluetooth/host/mesh/crypto.c, 35 times
- subsys/bluetooth/host/mesh/crypto.h, 8 times
- subsys/bluetooth/host/mesh/foundation.h, line 144
- subsys/bluetooth/host/mesh/net.c, 17 times
- subsys/bluetooth/host/mesh/net.h, 2 times
- subsys/bluetooth/host/mesh/prov.c, 6 times
- subsys/bluetooth/host/mesh/settings.c, 55 times
- subsys/bluetooth/host/mesh/settings.h, 2 times
- subsys/bluetooth/host/mesh/shell.c, 2 times
- subsys/bluetooth/host/mesh/transport.c, 16 times
- subsys/bluetooth/host/settings.c, 15 times
- subsys/bluetooth/host/settings.h, 2 times
- subsys/bluetooth/host/smp.c, 19 times
- subsys/console/tty.c, 7 times
- subsys/debug/tracing/cpu_stats.c, 14 times
- subsys/logging/log_backend_native_posix.c, 6 times
- subsys/logging/log_backend_net.c, 3 times
- subsys/logging/log_backend_rtt.c, 6 times
- subsys/logging/log_backend_swo.c, 6 times
- subsys/logging/log_backend_uart.c, 6 times
- subsys/logging/log_backend_xtensa_sim.c, 6 times
- subsys/logging/log_core.c, 7 times
- subsys/net/buf.c, 13 times
- subsys/net/ip/net_shell.c, 2 times
- subsys/net/ip/tcp.c, 11 times
- subsys/net/l2/ethernet/gptp/gptp.c, 3 times
- subsys/net/l2/ethernet/gptp/gptp_mi.c, 3 times
- subsys/net/l2/ethernet/gptp/gptp_user_api.c, 4 times
- subsys/net/l2/ieee802154/ieee802154_mgmt.c, 3 times
- subsys/net/l2/ieee802154/ieee802154_security.c, 8 times
- subsys/net/l2/ieee802154/ieee802154_security.h, line 13
- subsys/net/lib/config/ieee802154_settings.c, line 28
- subsys/shell/shell_log_backend.c, 6 times
- subsys/usb/usb_device.c, 6 times
- tests/benchmarks/sched/src/main.c, 2 times
- tests/crypto/tinycrypt/src/aes.c, 2 times
- tests/crypto/tinycrypt/src/cbc_mode.c, 2 times
- tests/crypto/tinycrypt/src/ccm_mode.c, 18 times
- tests/crypto/tinycrypt/src/cmac_mode.c, 6 times
- tests/crypto/tinycrypt/src/ctr_mode.c, 2 times
- tests/crypto/tinycrypt/src/ctr_prng.c, 3 times
- tests/crypto/tinycrypt/src/hmac.c, 21 times
- tests/kernel/context/src/main.c, 2 times
- tests/kernel/fatal/src/main.c, 8 times
- tests/kernel/mp/src/main.c, 2 times
- tests/kernel/pending/src/main.c, 2 times
- tests/kernel/spinlock/src/main.c, 9 times
- tests/kernel/workq/work_queue/src/main.c, 15 times
- tests/net/ieee802154/crypto/src/ieee802154_crypto_test.c, 7 times
- tests/net/lib/tls_credentials/src/main.c, 14 times
- tests/posix/common/src/pthread_key.c, 5 times