Searched defs:op_type (Results 1 – 10 of 10) sorted by relevance
/Zephyr-Core-3.7.0/drivers/crypto/ |
D | crypto_nrf_ecb.c | 87 enum cipher_op op_type) in nrf_ecb_session_setup()
|
D | crypto_tc_shim.c | 195 enum cipher_op op_type) in tc_session_setup()
|
D | crypto_mcux_dcp.c | 189 enum cipher_op op_type) in crypto_dcp_cipher_begin_session()
|
D | crypto_stm32.c | 295 enum cipher_op op_type) in crypto_stm32_session_setup()
|
D | crypto_ataes132a.c | 791 enum cipher_op op_type) in ataes132a_session_setup()
|
D | crypto_mtls_shim.c | 317 enum cipher_op op_type) in mtls_session_setup()
|
D | crypto_smartbond.c | 786 enum cipher_algo algo, enum cipher_mode mode, enum cipher_op op_type) in crypto_smartbond_cipher_begin_session()
|
/Zephyr-Core-3.7.0/drivers/i3c/ |
D | i3c_npcx.c | 326 enum npcx_i3c_mctrl_type op_type, bool is_read, in npcx_i3c_request_emit_start() 787 enum npcx_i3c_mctrl_type op_type, uint8_t *buf, size_t buf_sz, in npcx_i3c_do_one_xfer_dma() 883 enum npcx_i3c_mctrl_type op_type, uint8_t *buf, size_t buf_sz, in npcx_i3c_do_one_xfer() 972 enum npcx_i3c_mctrl_type op_type; in npcx_i3c_transfer() local
|
/Zephyr-Core-3.7.0/drivers/ieee802154/ |
D | ieee802154_cc2520.c | 1357 enum cipher_op op_type) in cc2520_crypto_begin_session()
|
/Zephyr-Core-3.7.0/subsys/bluetooth/host/ |
D | att.c | 649 const att_type_t op_type = att_op_get_type(meta->opcode); in att_on_sent_cb() local
|