Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.c46 u32 cipher_mode; in spum_dump_msg_hdr() local
351 enum spu_cipher_mode cipher_mode, in spum_ns2_ctx_max_payload()
380 enum spu_cipher_mode cipher_mode, in spum_nsp_ctx_max_payload()
482 u32 spum_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spum_gcm_ccm_pad_len()
505 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len()
543 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spum_aead_ivlen()
Dspu2.c77 static char *spu2_ciph_mode_name(enum spu2_cipher_mode cipher_mode) in spu2_ciph_mode_name()
102 static int spu2_cipher_mode_xlate(enum spu_cipher_mode cipher_mode, in spu2_cipher_mode_xlate()
148 enum spu_cipher_mode cipher_mode, in spu2_cipher_xlate()
623 enum spu2_cipher_mode cipher_mode, in spu2_fmd_ctrl0_write()
793 enum spu_cipher_mode cipher_mode, in spu2_ctx_max_payload()
864 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spu2_gcm_ccm_pad_len()
880 u32 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spu2_assoc_resp_len()
903 u8 spu2_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spu2_aead_ivlen()
Dspu.h204 static __always_inline bool spu_req_incl_icv(enum spu_cipher_mode cipher_mode, in spu_req_incl_icv()
/Linux-v4.19/drivers/crypto/ccree/
Dcc_driver.h138 int cipher_mode; member
155 int cipher_mode; member
Dcc_cipher.c40 int cipher_mode; member
393 int cipher_mode = ctx_p->cipher_mode; in cc_setup_cipher_desc() local
Dcc_aead.h100 enum drv_cipher_mode cipher_mode; member
Dcc_aead.c61 enum drv_cipher_mode cipher_mode; member
/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c2868 u8 mode, u8 cipher_mode, u8 index) in wilc_add_ptk()
2935 u8 cipher_mode) in wilc_add_rx_gtk()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_sas.h329 u32 cipher_mode; member
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c2763 unsigned int cipher_mode = CHCR_SCMD_CIPHER_MODE_AES_CCM; in fill_sec_cpl_for_aead() local