Searched defs:kctx_len (Results 1 – 4 of 4) sorted by relevance
/drivers/crypto/chelsio/ |
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
|
D | chcr_algo.c | 820 unsigned int kctx_len; in create_cipher_wr() local 1290 unsigned int dnents = 0, transhdr_len, phys_dsgl, kctx_len; in process_cipher() local 2454 unsigned int kctx_len = 0, dnents, snents; in create_authenc_wr() local 3051 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local 3150 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
D | chcr_ipsec.c | 348 unsigned int kctx_len; in is_eth_imm() local 368 unsigned int kctx_len; in calc_tx_sec_flits() local 577 unsigned int kctx_len = sa_entry->kctx_len; in ch_ipsec_crypto_wreq() local
|
D | chcr_ipsec.h | 50 unsigned int kctx_len; member
|