Home
last modified time | relevance | path

Searched defs:op_type (Results 1 – 10 of 10) sorted by relevance

/Zephyr-Core-3.7.0/drivers/crypto/
Dcrypto_nrf_ecb.c87 enum cipher_op op_type) in nrf_ecb_session_setup()
Dcrypto_tc_shim.c195 enum cipher_op op_type) in tc_session_setup()
Dcrypto_mcux_dcp.c189 enum cipher_op op_type) in crypto_dcp_cipher_begin_session()
Dcrypto_stm32.c295 enum cipher_op op_type) in crypto_stm32_session_setup()
Dcrypto_ataes132a.c791 enum cipher_op op_type) in ataes132a_session_setup()
Dcrypto_mtls_shim.c317 enum cipher_op op_type) in mtls_session_setup()
Dcrypto_smartbond.c786 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/
Di3c_npcx.c326 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/
Dieee802154_cc2520.c1357 enum cipher_op op_type) in cc2520_crypto_begin_session()
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Datt.c649 const att_type_t op_type = att_op_get_type(meta->opcode); in att_on_sent_cb() local