Searched defs:kctx_len (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 111 #define TRANSHDR_SIZE(kctx_len)\ argument 114 #define CIPHER_TRANSHDR_SIZE(kctx_len, sge_pairs) \ argument 117 #define HASH_TRANSHDR_SIZE(kctx_len)\ argument 249 unsigned int kctx_len; member
|
H A D | chcr_algo.c | 813 unsigned int kctx_len; in create_cipher_wr() local 1283 unsigned int dnents = 0, transhdr_len, phys_dsgl, kctx_len; in process_cipher() local 2449 unsigned int kctx_len = 0, dnents, snents; in create_authenc_wr() local 3046 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local 3145 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
H A D | chcr_ipsec.c | 352 unsigned int kctx_len; in is_eth_imm() local 372 unsigned int kctx_len; in calc_tx_sec_flits() local 581 unsigned int kctx_len = sa_entry->kctx_len; in ch_ipsec_crypto_wreq() local
|
H A D | chcr_ipsec.h | 50 unsigned int kctx_len; member
|