Searched defs:cipher_mode (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/crypto/bcm/ |
H A D | spu.c | 32 u32 cipher_mode; in spum_dump_msg_hdr() local 331 enum spu_cipher_mode cipher_mode, in spum_ns2_ctx_max_payload() 360 enum spu_cipher_mode cipher_mode, in spum_nsp_ctx_max_payload() 462 u32 spum_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spum_gcm_ccm_pad_len() 485 u32 spum_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spum_assoc_resp_len() 523 u8 spum_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spum_aead_ivlen()
|
H A D | spu2.c | 66 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() 613 enum spu2_cipher_mode cipher_mode, in spu2_fmd_ctrl0_write() 784 enum spu_cipher_mode cipher_mode, in spu2_ctx_max_payload() 858 u32 spu2_gcm_ccm_pad_len(enum spu_cipher_mode cipher_mode, in spu2_gcm_ccm_pad_len() 874 u32 spu2_assoc_resp_len(enum spu_cipher_mode cipher_mode, in spu2_assoc_resp_len() 897 u8 spu2_aead_ivlen(enum spu_cipher_mode cipher_mode, u16 iv_len) in spu2_aead_ivlen()
|
H A D | spu.h | 194 static __always_inline bool spu_req_incl_icv(enum spu_cipher_mode cipher_mode, in spu_req_incl_icv()
|
/openbmc/linux/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 48 int cipher_mode; member 517 int cipher_mode = ctx_p->cipher_mode; in cc_setup_readiv_desc() local 574 int cipher_mode = ctx_p->cipher_mode; in cc_setup_state_desc() local 618 int cipher_mode = ctx_p->cipher_mode; in cc_setup_xex_state_desc() local 695 int cipher_mode = ctx_p->cipher_mode; in cc_setup_key_desc() local
|
H A D | cc_driver.h | 162 int cipher_mode; member 178 int cipher_mode; member
|
H A D | cc_aead.h | 99 enum drv_cipher_mode cipher_mode; member
|
H A D | cc_hw_queue_defs.h | 508 enum drv_cipher_mode cipher_mode, in set_hash_cipher_mode()
|
H A D | cc_aead.c | 59 enum drv_cipher_mode cipher_mode; member
|
/openbmc/qemu/crypto/ |
H A D | block-luks-priv.h | 110 char cipher_mode[QCRYPTO_BLOCK_LUKS_CIPHER_MODE_LEN]; member
|
H A D | block-luks.c | 129 QCryptoCipherMode cipher_mode; member 595 g_autofree char *cipher_mode = g_strdup(luks->header.cipher_mode); in qcrypto_block_luks_parse_header() local 1312 const char *cipher_mode; in qcrypto_block_luks_create() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-block.c | 116 QCryptoCipherMode cipher_mode; member
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | hif.c | 1108 u8 mode, u8 cipher_mode, u8 index) in wilc_add_ptk() 1210 u8 cipher_mode) in wilc_add_rx_gtk()
|
/openbmc/linux/drivers/scsi/pm8001/ |
H A D | pm8001_sas.h | 316 u32 cipher_mode; member
|
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 2968 unsigned int cipher_mode = CHCR_SCMD_CIPHER_MODE_AES_CCM; in fill_sec_cpl_for_aead() local
|