Home
last modified time | relevance | path

Searched refs:cipher_mode (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
Dcc_cipher.c48 int cipher_mode; member
78 if (ctx_p->cipher_mode != DRV_CIPHER_XTS) in validate_keys_sizes()
85 if (ctx_p->cipher_mode == DRV_CIPHER_XTS || in validate_keys_sizes()
86 ctx_p->cipher_mode == DRV_CIPHER_ESSIV) in validate_keys_sizes()
111 switch (ctx_p->cipher_mode) { in validate_data_size()
135 switch (ctx_p->cipher_mode) { in validate_data_size()
164 ctx_p->cipher_mode = cc_alg->cipher_mode; in cc_cipher_init()
168 if (ctx_p->cipher_mode == DRV_CIPHER_ESSIV) { in cc_cipher_init()
242 if (ctx_p->cipher_mode == DRV_CIPHER_ESSIV) { in cc_cipher_exit()
347 if (ctx_p->cipher_mode == DRV_CIPHER_XTS || in cc_cipher_sethkey()
[all …]
Dcc_aead.c59 enum drv_cipher_mode cipher_mode; member
137 ctx->cipher_mode = cc_alg->cipher_mode; in cc_aead_init()
231 ctx->authsize, ctx->cipher_mode); in cc_aead_complete()
568 if (ctx->cipher_mode == DRV_CIPHER_CTR) { in cc_aead_setkey()
937 if (ctx->cipher_mode == DRV_CIPHER_CTR) in cc_set_cipher_desc()
941 set_cipher_mode(&desc[idx], ctx->cipher_mode); in cc_set_cipher_desc()
959 set_cipher_mode(&desc[idx], ctx->cipher_mode); in cc_set_cipher_desc()
1329 if (ctx->cipher_mode == DRV_CIPHER_CBC && in validate_data_size()
1332 if (ctx->cipher_mode == DRV_CIPHER_CCM) in validate_data_size()
1334 if (ctx->cipher_mode == DRV_CIPHER_GCTR) { in validate_data_size()
[all …]
Dcc_driver.h162 int cipher_mode; member
178 int cipher_mode; member
Dcc_aead.h99 enum drv_cipher_mode cipher_mode; member
Dcc_hw_queue_defs.h508 enum drv_cipher_mode cipher_mode, in set_hash_cipher_mode() argument
511 set_cipher_mode(pdesc, cipher_mode); in set_hash_cipher_mode()
Dcc_buffer_mgr.c458 if (areq_ctx->cipher_mode == DRV_CIPHER_GCTR) { in cc_unmap_aead_request()
999 if (areq_ctx->cipher_mode == DRV_CIPHER_GCTR) { in cc_map_aead_request()
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dspu.h193 static __always_inline bool spu_req_incl_icv(enum spu_cipher_mode cipher_mode, in spu_req_incl_icv() argument
196 if ((cipher_mode == CIPHER_MODE_GCM) && !is_encrypt) in spu_req_incl_icv()
198 if ((cipher_mode == CIPHER_MODE_CCM) && !is_encrypt) in spu_req_incl_icv()
221 enum spu_cipher_mode cipher_mode,
224 enum spu_cipher_mode cipher_mode,
230 u32 spum_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode,
232 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode,
235 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len);
236 bool spu_req_incl_icv(enum spu_cipher_mode cipher_mode, bool is_encrypt);
Dspu.c32 u32 cipher_mode; in spum_dump_msg_hdr() local
77 cipher_mode = (cflags & CIPHER_MODE) >> CIPHER_MODE_SHIFT; in spum_dump_msg_hdr()
80 cipher_alg, cipher_mode, cipher_type); in spum_dump_msg_hdr()
249 if (cipher_mode == CIPHER_MODE_XTS) { in spum_dump_msg_hdr()
333 enum spu_cipher_mode cipher_mode, in spum_ns2_ctx_max_payload() argument
340 if (cipher_mode == CIPHER_MODE_XTS) in spum_ns2_ctx_max_payload()
362 enum spu_cipher_mode cipher_mode, in spum_nsp_ctx_max_payload() argument
369 if (cipher_mode == CIPHER_MODE_XTS) 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() argument
470 if ((cipher_mode == CIPHER_MODE_GCM) || in spum_gcm_ccm_pad_len()
[all …]
Dspu2.h176 enum spu_cipher_mode cipher_mode,
182 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode,
184 u32 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode,
187 u8 spu2_aead_ivlen(enum spu_cipher_mode cipher_mode,
Dspu2.c66 static char *spu2_ciph_mode_name(enum spu2_cipher_mode cipher_mode) in spu2_ciph_mode_name() argument
68 if (cipher_mode >= SPU2_CIPHER_MODE_LAST) in spu2_ciph_mode_name()
70 return spu2_cipher_mode_names[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() argument
94 switch (cipher_mode) { in spu2_cipher_mode_xlate()
137 enum spu_cipher_mode cipher_mode, in spu2_cipher_xlate() argument
144 err = spu2_cipher_mode_xlate(cipher_mode, spu2_mode); in spu2_cipher_xlate()
146 flow_log("Invalid cipher mode %d\n", cipher_mode); in spu2_cipher_xlate()
612 enum spu2_cipher_mode cipher_mode, in spu2_fmd_ctrl0_write() argument
622 ((u64)cipher_mode << SPU2_CIPH_MODE_SHIFT); in spu2_fmd_ctrl0_write()
[all …]
Dcipher.h361 enum spu_cipher_mode cipher_mode,
369 u32 (*spu_gcm_ccm_pad_len)(enum spu_cipher_mode cipher_mode,
371 u32 (*spu_assoc_resp_len)(enum spu_cipher_mode cipher_mode,
374 u8 (*spu_aead_ivlen)(enum spu_cipher_mode cipher_mode,
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
Dhif.h162 u8 mode, u8 cipher_mode, u8 index);
168 u8 cipher_mode);
Dhif.c1132 u8 mode, u8 cipher_mode, u8 index) in wilc_add_ptk() argument
1144 wid_list[0].val = (s8 *)&cipher_mode; in wilc_add_ptk()
1204 u8 cipher_mode) in wilc_add_rx_gtk() argument
1238 wid_list[0].val = (s8 *)&cipher_mode; in wilc_add_rx_gtk()
/kernel/linux/linux-5.10/drivers/scsi/pm8001/
Dpm80xx_hwi.c1309 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1323 pm8001_ha->encrypt_info.cipher_mode, in pm80xx_get_encrypt_info()
1333 pm8001_ha->encrypt_info.cipher_mode = 0; in pm80xx_get_encrypt_info()
1341 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1354 pm8001_ha->encrypt_info.cipher_mode, in pm80xx_get_encrypt_info()
1363 pm8001_ha->encrypt_info.cipher_mode = CIPHER_MODE_XTS; in pm80xx_get_encrypt_info()
1377 pm8001_ha->encrypt_info.cipher_mode, in pm80xx_get_encrypt_info()
Dpm8001_sas.h313 u32 cipher_mode; member
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
Dchcr_algo.c2973 unsigned int cipher_mode = CHCR_SCMD_CIPHER_MODE_AES_CCM; in fill_sec_cpl_for_aead() local
3012 cipher_mode, mac_mode, in fill_sec_cpl_for_aead()