Searched defs:op_type (Results  1 – 11 of 11) sorted by relevance
| /Zephyr-latest/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_ataes132a.c | 799 				   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_cc23x0.c | 570 				       enum cipher_op op_type)  in crypto_cc23x0_session_setup()
  | 
| D | crypto_stm32.c | 331 				      enum cipher_op op_type)  in crypto_stm32_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-latest/drivers/i3c/ | 
| D | i3c_npcx.c | 479 				       enum npcx_i3c_mctrl_type op_type, bool is_read,  in npcx_i3c_request_emit_start() 942 				    enum npcx_i3c_mctrl_type op_type, uint8_t *buf, size_t buf_sz,  in npcx_i3c_do_one_xfer_dma() 1038 				enum npcx_i3c_mctrl_type op_type, uint8_t *buf, size_t buf_sz,  in npcx_i3c_do_one_xfer() 1128 	enum npcx_i3c_mctrl_type op_type;  in npcx_i3c_transfer()  local
  | 
| /Zephyr-latest/drivers/ieee802154/ | 
| D | ieee802154_cc2520.c | 1357 				       enum cipher_op op_type)  in cc2520_crypto_begin_session()
  | 
| /Zephyr-latest/subsys/bluetooth/host/ | 
| D | att.c | 672 	const att_type_t op_type = att_op_get_type(meta->opcode);  in att_on_sent_cb()  local
  |