Home
last modified time | relevance | path

Searched defs:cipher_mode (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dspu.c32 u32 cipher_mode; in spum_dump_msg_hdr() local
333 enum spu_cipher_mode cipher_mode, in spum_ns2_ctx_max_payload()
362 enum spu_cipher_mode cipher_mode, in spum_nsp_ctx_max_payload()
464 u32 spum_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spum_gcm_ccm_pad_len()
487 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len()
525 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spum_aead_ivlen()
H A Dspu2.c66 static char *spu2_ciph_mode_name(enum spu2_cipher_mode cipher_mode) in spu2_ciph_mode_name()
91 static int spu2_cipher_mode_xlate(enum spu_cipher_mode cipher_mode, in spu2_cipher_mode_xlate()
137 enum spu_cipher_mode cipher_mode, in spu2_cipher_xlate()
612 enum spu2_cipher_mode cipher_mode, in spu2_fmd_ctrl0_write()
782 enum spu_cipher_mode cipher_mode, in spu2_ctx_max_payload()
853 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spu2_gcm_ccm_pad_len()
869 u32 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spu2_assoc_resp_len()
892 u8 spu2_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spu2_aead_ivlen()
H A Dspu.h193 static __always_inline bool spu_req_incl_icv(enum spu_cipher_mode cipher_mode, in spu_req_incl_icv()
/OK3568_Linux_fs/kernel/drivers/crypto/ccree/
H A Dcc_cipher.c48 int cipher_mode; member
514 int cipher_mode = ctx_p->cipher_mode; in cc_setup_readiv_desc() local
571 int cipher_mode = ctx_p->cipher_mode; in cc_setup_state_desc() local
615 int cipher_mode = ctx_p->cipher_mode; in cc_setup_xex_state_desc() local
692 int cipher_mode = ctx_p->cipher_mode; in cc_setup_key_desc() local
H A Dcc_driver.h162 int cipher_mode; member
178 int cipher_mode; member
H A Dcc_aead.h99 enum drv_cipher_mode cipher_mode; member
H A Dcc_hw_queue_defs.h508 enum drv_cipher_mode cipher_mode, in set_hash_cipher_mode()
H A Dcc_aead.c59 enum drv_cipher_mode cipher_mode; member
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_core.h289 #define RK_AEAD_ALGO_INIT(cipher_algo, cipher_mode, algo_name, driver_name) {\ argument
318 #define RK_CIPHER_ALGO_INIT(cipher_algo, cipher_mode, algo_name, driver_name) {\ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c1132 u8 mode, u8 cipher_mode, u8 index) in wilc_add_ptk()
1204 u8 cipher_mode) in wilc_add_rx_gtk()
/OK3568_Linux_fs/kernel/drivers/scsi/pm8001/
H A Dpm8001_sas.h313 u32 cipher_mode; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_algo.c2973 unsigned int cipher_mode = CHCR_SCMD_CIPHER_MODE_AES_CCM; in fill_sec_cpl_for_aead() local