Defined in 4 files as a variable:
Defined in 22 files as a member:
- arch/nios2/include/nano_private.h, line 93 (as a member)
- drivers/watchdog/iwdg_stm32.h, line 45 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/pk_internal.h, line 90 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/ssl_internal.h, line 314 (as a member)
- ext/lib/crypto/mbedtls/include/mbedtls/x509_csr.h, line 75 (as a member)
- ext/lib/crypto/tinycrypt/include/tinycrypt/ctr_prng.h, line 76 (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 549 (as a member)
- include/bluetooth/hci.h, line 603 (as a member)
- include/bluetooth/hci.h, line 848 (as a member)
- net/ip/tinydtls/examples/contiki/dtls-server.c, line 128 (as a member)
- net/ip/tinydtls/tests/cbc_aes128-testdata.c, line 32 (as a member)
- net/ip/tinydtls/tests/ccm-testdata.c, line 32 (as a member)
- net/ip/tinydtls/tests/dtls-server.c, line 62 (as a member)
- samples/net/coap_observe_client/src/coap-observe-client.c, line 124 (as a member)
- samples/net/coap_server/src/coap-server.c, line 99 (as a member)
- samples/net/dtls_client/src/dtls-client.c, line 304 (as a member)
- samples/net/dtls_server/src/dtls-server.c, line 252 (as a member)
- scripts/kconfig/nconf.c, line 301 (as a member)
- tests/crypto/test_aes/src/test_aes.c, line 1121 (as a member)
- tests/kernel/test_nano_work/src/main.c, line 38 (as a member)
Referenced in 150 files:
- arch/arc/core/irq_manage.c, 8 times
- arch/arc/core/irq_offload.c, 3 times
- arch/arc/core/thread.c, 3 times
- arch/arm/core/irq_manage.c, 2 times
- arch/arm/core/irq_offload.c, 3 times
- arch/arm/core/thread.c, 3 times
- arch/arm/soc/atmel_sam3/soc.c, 3 times
- arch/arm/soc/nordic_nrf5/nrf52/soc.c, 3 times
- arch/arm/soc/st_stm32/stm32f1/soc.c, 3 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 57
- arch/nios2/core/thread.c, 4 times
- arch/nios2/include/nano_private.h, line 163
- arch/x86/core/dynamic.c, 3 times
- arch/x86/core/intconnect.c, 9 times
- arch/x86/core/irq_offload.c, 3 times
- drivers/console/ipm_console_receiver.c, 3 times
- drivers/interrupt_controller/ioapic_intr.c, 6 times
- drivers/interrupt_controller/mvic.c, 6 times
- drivers/ipm/ipm_quark_se.c, 3 times
- drivers/timer/altera_avalon_timer.c, 3 times
- drivers/timer/arcv2_timer0.c, 3 times
- drivers/timer/cortex_m_systick.c, 3 times
- drivers/timer/loapic_timer.c, 3 times
- drivers/usb/device/usb_dc_dw.c, 3 times
- drivers/watchdog/iwdg_stm32.c, 3 times
- ext/hal/ksdk/drivers/fsl_flash.c, 11 times
- ext/hal/ksdk/drivers/fsl_flash.h, 4 times
- ext/lib/crypto/mbedtls/include/mbedtls/aes.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/aesni.h, line 102
- ext/lib/crypto/mbedtls/include/mbedtls/arc4.h, line 74
- ext/lib/crypto/mbedtls/include/mbedtls/blowfish.h, line 86
- ext/lib/crypto/mbedtls/include/mbedtls/camellia.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/ccm.h, line 64
- ext/lib/crypto/mbedtls/include/mbedtls/cipher.h, line 455
- ext/lib/crypto/mbedtls/include/mbedtls/cipher_internal.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/des.h, 10 times
- ext/lib/crypto/mbedtls/include/mbedtls/ecdh.h, line 158
- ext/lib/crypto/mbedtls/include/mbedtls/ecdsa.h, line 228
- ext/lib/crypto/mbedtls/include/mbedtls/ecp.h, 3 times
- ext/lib/crypto/mbedtls/include/mbedtls/gcm.h, line 77
- ext/lib/crypto/mbedtls/include/mbedtls/md.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/pk.h, 4 times
- ext/lib/crypto/mbedtls/include/mbedtls/ssl_internal.h, line 407
- ext/lib/crypto/mbedtls/include/mbedtls/x509_crt.h, 2 times
- ext/lib/crypto/mbedtls/include/mbedtls/x509_csr.h, line 188
- ext/lib/crypto/mbedtls/include/mbedtls/xtea.h, line 77
- ext/lib/crypto/mbedtls/library/aes.c, 15 times
- ext/lib/crypto/mbedtls/library/aesni.c, 10 times
- ext/lib/crypto/mbedtls/library/arc4.c, 2 times
- ext/lib/crypto/mbedtls/library/blowfish.c, 2 times
- ext/lib/crypto/mbedtls/library/camellia.c, 14 times
- ext/lib/crypto/mbedtls/library/ccm.c, 4 times
- ext/lib/crypto/mbedtls/library/cipher.c, 3 times
- ext/lib/crypto/mbedtls/library/cipher_wrap.c, 34 times
- ext/lib/crypto/mbedtls/library/ctr_drbg.c, 6 times
- ext/lib/crypto/mbedtls/library/des.c, 30 times
- ext/lib/crypto/mbedtls/library/ecdh.c, 5 times
- ext/lib/crypto/mbedtls/library/ecdsa.c, 4 times
- ext/lib/crypto/mbedtls/library/ecp.c, 15 times
- ext/lib/crypto/mbedtls/library/gcm.c, 6 times
- ext/lib/crypto/mbedtls/library/md.c, 7 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, 31 times
- ext/lib/crypto/mbedtls/library/pkwrite.c, 21 times
- ext/lib/crypto/mbedtls/library/ssl_cookie.c, 7 times
- ext/lib/crypto/mbedtls/library/ssl_srv.c, 2 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, 6 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 93
- 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, 19 times
- ext/lib/crypto/tinycrypt/source/hmac_prng.c, 12 times
- include/arch/arc/v2/irq.h, 5 times
- include/arch/arc/v2/misc.h, line 34
- include/arch/arm/cortex_m/asm_inline_gcc.h, 5 times
- include/arch/nios2/arch.h, 7 times
- include/arch/x86/arch.h, 4 times
- include/arch/x86/asm_inline_gcc.h, 3 times
- include/bluetooth/storage.h, 2 times
- include/irq.h, 2 times
- include/misc/debug/object_tracing_common.h, 9 times
- kernel/microkernel/k_task.c, 4 times
- kernel/microkernel/k_ticker.c, 3 times
- kernel/nanokernel/atomic_c.c, 33 times
- kernel/nanokernel/event_logger.c, 3 times
- kernel/nanokernel/include/wait_q.h, 6 times
- kernel/nanokernel/nano_fiber.c, 5 times
- kernel/nanokernel/nano_fifo.c, 21 times
- kernel/nanokernel/nano_sema.c, 9 times
- kernel/nanokernel/nano_sleep.c, 13 times
- kernel/nanokernel/nano_sys_clock.c, 3 times
- kernel/nanokernel/nano_timer.c, 25 times
- kernel/nanokernel/nano_work.c, 6 times
- misc/debug/gdb_server.c, 6 times
- misc/debug/mem_safe_check_boundaries.c, 3 times
- net/bluetooth/ecc.h, 2 times
- net/bluetooth/hci_core.c, 4 times
- net/bluetooth/hci_ecc.c, 6 times
- net/bluetooth/monitor.c, 10 times
- net/bluetooth/smp.c, 22 times
- net/ip/contiki/nbr-table.c, 35 times
- net/ip/contiki/os/lib/aes-128.c, 4 times
- net/ip/contiki/os/lib/aes-128.h, 2 times
- net/ip/tinydtls/aes/rijndael.c, 5 times
- net/ip/tinydtls/crypto.c, 32 times
- net/ip/tinydtls/crypto.h, 6 times
- net/ip/tinydtls/dtls.c, 9 times
- net/ip/tinydtls/examples/contiki/dtls-server.c, line 152
- net/ip/tinydtls/hmac.c, 5 times
- net/ip/tinydtls/hmac.h, 2 times
- net/ip/tinydtls/tests/cbc_aes128-test.c, 2 times
- net/ip/tinydtls/tests/ccm-test.c, 2 times
- net/ip/tinydtls/tests/dtls-server.c, line 86
- net/ip/tinydtls/tests/prf-test.c, 3 times
- samples/net/coap_observe_client/src/coap-observe-client.c, line 149
- samples/net/coap_server/src/coap-server.c, line 124
- samples/net/dtls_client/src/dtls-client.c, line 330
- samples/net/dtls_server/src/dtls-server.c, line 278
- samples/task_profiler/profiler/src/profiler.c, 10 times
- scripts/kconfig/lxdialog/checklist.c, 17 times
- scripts/kconfig/lxdialog/inputbox.c, 11 times
- scripts/kconfig/lxdialog/menubox.c, 28 times
- scripts/kconfig/lxdialog/textbox.c, 6 times
- scripts/kconfig/lxdialog/util.c, 6 times
- scripts/kconfig/lxdialog/yesno.c, 7 times
- scripts/kconfig/mconf.c, 3 times
- scripts/kconfig/nconf.c, 44 times
- scripts/kconfig/qconf.cc, 7 times
- scripts/kconfig/qconf.h, 2 times
- tests/bluetooth/shell/src/main.c, 4 times
- tests/crypto/test_aes/src/test_aes.c, 3 times
- tests/crypto/test_cbc/src/test_cbc_mode.c, 2 times
- tests/crypto/test_ccm_mode/src/test_ccm_mode.c, 18 times
- tests/crypto/test_cmac_mode/src/test_cmac_mode.c, 6 times
- tests/crypto/test_ctr/src/test_ctr_mode.c, 2 times
- tests/crypto/test_hmac/src/test_hmac.c, 21 times
- tests/kernel/test_nano_work/src/main.c, 15 times
- tests/kernel/test_pend/src/pend.c, 2 times