Loading...
Defined in 4 files as a variable:
- samples/drivers/crypto/src/main.c, line 28 (as a variable)
- subsys/bluetooth/host/smp.c, line 4368 (as a variable)
- tests/crypto/tinycrypt/src/cbc_mode.c, line 72 (as a variable)
- tests/posix/common/src/pthread_key.c, line 19 (as a variable)
Defined in 25 files 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/arch/nios2/thread.h, line 48 (as a member)
- include/arch/posix/thread.h, line 32 (as a member)
- include/bluetooth/hci.h, line 739 (as a member)
- include/bluetooth/hci.h, line 857 (as a member)
- include/bluetooth/hci.h, line 1519 (as a member)
- include/bluetooth/mesh/access.h, line 398 (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 372 (as a member)
- include/posix/pthread_key.h, line 37 (as a member)
- include/spinlock.h, line 32 (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 24 (as a member)
- subsys/bluetooth/host/smp.c, line 1945 (as a member)
- subsys/bluetooth/mesh/friend.c, line 325 (as a member)
- subsys/bluetooth/mesh/settings.c, line 112 (as a member)
- subsys/net/ip/tp.h, line 87 (as a member)
- subsys/testsuite/coverage/coverage.h, line 74 (as a member)
- tests/kernel/workq/work_queue/src/main.c, line 35 (as a member)
- tests/kernel/workq/work_queue/src/main.c, line 40 (as a member)
Referenced in 256 files:
- arch/arc/core/arc_connect.c, 5 times
- arch/arc/core/cache.c, 3 times
- arch/arc/core/irq_manage.c, 8 times
- arch/arc/core/irq_offload.c, 3 times
- arch/arc/core/thread.c, 6 times
- arch/arc/core/timestamp.c, 3 times
- arch/arm/core/cortex_m/mpu/nxp_mpu.c, 6 times
- arch/arm/core/cortex_m/thread_abort.c, 4 times
- arch/arm/core/irq_manage.c, 3 times
- arch/arm/core/irq_offload.c, 3 times
- arch/arm/core/swap.c, 3 times
- arch/arm/core/thread.c, 2 times
- 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 44
- arch/nios2/core/thread.c, line 55
- arch/posix/core/cpuhalt.c, 2 times
- arch/posix/core/posix_core.c, line 540
- arch/posix/core/swap.c, 4 times
- arch/riscv/core/cpu_idle.c, 2 times
- arch/riscv/core/irq_offload.c, 3 times
- arch/x86/core/cpuhalt.c, 2 times
- arch/x86/core/ia32/irq_manage.c, 8 times
- arch/x86/core/ia32/irq_offload.c, 3 times
- arch/x86/core/intel64/cpu.c, line 101
- arch/x86/core/intel64/irq.c, 3 times
- arch/x86/include/ia32/kernel_arch_func.h, line 34
- arch/xtensa/core/cpu_idle.c, 2 times
- boards/arm/qemu_cortex_m0/nrf_timer_timer.c, 8 times
- boards/posix/native_posix/irq_handler.c, 2 times
- boards/posix/nrf52_bsim/irq_handler.c, 2 times
- drivers/audio/intel_dmic.c, 6 times
- drivers/clock_control/beetle_clock_control.c, 3 times
- drivers/clock_control/nrf_clock_calibration.c, 14 times
- drivers/clock_control/nrf_power_clock.c, 6 times
- drivers/console/ipm_console_receiver.c, 3 times
- drivers/counter/counter_sam0_tc32.c, 8 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/dma/dma_sam0.c, 11 times
- drivers/entropy/entropy_nrf5.c, 11 times
- drivers/ethernet/eth_liteeth.c, 6 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/flash/soc_flash_rv32m1.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/i2c/i2c_sam0.c, 10 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_cc13xx_cc26xx.c, 3 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/plic.c, 6 times
- drivers/interrupt_controller/sam0_eic.c, 7 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_liteuart.c, 2 times
- drivers/serial/uart_nrfx_uart.c, 3 times
- drivers/serial/uart_sam0.c, 26 times
- drivers/timer/apic_timer.c, 11 times
- drivers/timer/arcv2_timer0.c, 15 times
- drivers/timer/cc13x2_cc26x2_rtc_timer.c, 10 times
- drivers/timer/cortex_m_systick.c, 6 times
- drivers/timer/hpet.c, 6 times
- drivers/timer/litex_timer.c, 2 times
- drivers/timer/loapic_timer.c, 3 times
- drivers/timer/mchp_xec_rtos_timer.c, 10 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/stm32_lptim_timer.c, 8 times
- drivers/timer/xtensa_sys_timer.c, 6 times
- drivers/usb/device/usb_dc_dw.c, 4 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, 7 times
- include/arch/arm/asm_inline_gcc.h, 11 times
- include/arch/nios2/arch.h, 11 times
- include/arch/posix/arch.h, 4 times
- include/arch/posix/posix_soc_if.h, line 31
- include/arch/riscv/arch.h, 7 times
- include/arch/x86/arch.h, 4 times
- include/arch/x86/ia32/arch.h, 4 times
- include/arch/x86/intel64/arch.h, 3 times
- include/arch/xtensa/irq.h, 6 times
- include/bluetooth/crypto.h, 2 times
- include/bluetooth/mesh/access.h, 3 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/settings/settings.h, 6 times
- include/spinlock.h, 4 times
- include/sys/arch_interface.h, 4 times
- kernel/atomic_c.c, 24 times
- kernel/futex.c, 7 times
- kernel/include/kernel_arch_interface.h, line 117
- 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, 16 times
- kernel/mutex.c, 11 times
- kernel/pipes.c, 12 times
- kernel/poll.c, 42 times
- kernel/queue.c, 16 times
- kernel/sched.c, 25 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, 3 times
- kernel/timeout.c, 6 times
- kernel/timer.c, 6 times
- kernel/userspace.c, 10 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/libc/minimal/include/stdlib.h, 2 times
- lib/libc/minimal/source/stdlib/bsearch.c, 3 times
- lib/os/json.c, 3 times
- lib/os/mempool.c, 15 times
- lib/posix/fs.c, 2 times
- lib/posix/pthread.c, line 382
- 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/boards/nrf52/mesh/onoff_level_lighting_vnd_app/src/storage.c, 10 times
- samples/drivers/crypto/src/main.c, 7 times
- samples/subsys/nvs/src/main.c, 14 times
- samples/userspace/prod_consumer/src/sample_driver_foo.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/common/soc_samd2x.c, 3 times
- soc/arm/atmel_sam0/common/soc_samd5x.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/nrf53/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/stm32g0/soc.c, 3 times
- soc/arm/st_stm32/stm32g4/soc.c, 3 times
- soc/arm/st_stm32/stm32h7/soc_m4.c, 3 times
- soc/arm/st_stm32/stm32h7/soc_m7.c, 3 times
- soc/arm/st_stm32/stm32l0/soc.c, 3 times
- soc/arm/st_stm32/stm32l1/soc.c, 3 times
- soc/arm/st_stm32/stm32l4/soc.c, 3 times
- soc/arm/st_stm32/stm32mp1/soc.c, 3 times
- soc/arm/st_stm32/stm32wb/soc.c, 3 times
- soc/riscv/openisa_rv32m1/soc.c, 3 times
- soc/riscv/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 856
- 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, 15 times
- subsys/bluetooth/host/crypto.c, 6 times
- subsys/bluetooth/host/ecc.h, 2 times
- subsys/bluetooth/host/gatt.c, 50 times
- subsys/bluetooth/host/hci_core.c, 15 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/settings.c, 12 times
- subsys/bluetooth/host/settings.h, 2 times
- subsys/bluetooth/host/smp.c, 16 times
- subsys/bluetooth/mesh/access.c, 16 times
- subsys/bluetooth/mesh/cfg_srv.c, 47 times
- subsys/bluetooth/mesh/crypto.c, 37 times
- subsys/bluetooth/mesh/crypto.h, 9 times
- subsys/bluetooth/mesh/foundation.h, line 151
- subsys/bluetooth/mesh/friend.c, 3 times
- subsys/bluetooth/mesh/net.c, 17 times
- subsys/bluetooth/mesh/net.h, 2 times
- subsys/bluetooth/mesh/prov.c, 6 times
- subsys/bluetooth/mesh/settings.c, 55 times
- subsys/bluetooth/mesh/settings.h, 2 times
- subsys/bluetooth/mesh/shell.c, 2 times
- subsys/bluetooth/mesh/transport.c, 19 times
- subsys/bluetooth/mesh/transport.h, line 102
- 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_std.h, 6 times
- subsys/logging/log_core.c, 10 times
- subsys/logging/log_msg.c, 3 times
- subsys/net/buf.c, 13 times
- subsys/net/ip/net_shell.c, 2 times
- subsys/net/ip/tcp.c, 11 times
- subsys/net/ip/tcp2.c, 5 times
- subsys/net/ip/tp.c, 9 times
- subsys/net/ip/tp.h, 3 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/random/rand32_ctr_drbg.c, 2 times
- subsys/settings/src/settings.c, 6 times
- subsys/shell/shell_log_backend.c, 6 times
- subsys/testsuite/ztest/include/arch/cpu.h, 3 times
- subsys/testsuite/ztest/src/ztest.c, 2 times
- subsys/usb/usb_device.c, 9 times
- tests/arch/arm/arm_zero_latency_irqs/src/arm_zero_latency_irqs.c, 3 times
- tests/arch/xtensa_asm2/src/main.c, 2 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/drivers/clock_control/clock_control_api/src/test_clock_control.c, 3 times
- tests/drivers/clock_control/nrf_clock_calibration/src/test_nrf_clock_calibration.c, 17 times
- tests/kernel/context/src/main.c, 2 times
- tests/kernel/fatal/src/main.c, 11 times
- tests/kernel/mp/src/main.c, 2 times
- tests/kernel/pending/src/main.c, 2 times
- tests/kernel/spinlock/src/main.c, 7 times
- tests/kernel/timer/starve/src/main.c, 3 times
- tests/kernel/workq/work_queue/src/main.c, 22 times
- tests/lib/c_lib/src/main.c, 4 times
- tests/net/lib/tls_credentials/src/main.c, 14 times
- tests/posix/common/src/pthread_key.c, 5 times
- tests/subsys/settings/functional/src/settings_basic_test.c, 17 times