Searched defs:kctx_len (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_ipsec.c | 315 unsigned int kctx_len; in is_eth_imm() local 335 unsigned int kctx_len; in calc_tx_sec_flits() local 544 unsigned int kctx_len = sa_entry->kctx_len; in chcr_crypto_wreq() local
|
D | chcr_algo.h | 144 #define TRANSHDR_SIZE(kctx_len)\ argument 147 #define CIPHER_TRANSHDR_SIZE(kctx_len, sge_pairs) \ argument 150 #define HASH_TRANSHDR_SIZE(kctx_len)\ argument 282 unsigned int kctx_len; member
|
D | chcr_algo.c | 771 unsigned int kctx_len; in create_cipher_wr() local 1220 unsigned int dnents = 0, transhdr_len, phys_dsgl, kctx_len; in process_cipher() local 2336 unsigned int kctx_len = 0, dnents, snents; in create_authenc_wr() local 2895 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local 2992 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local
|
D | chcr_core.h | 188 unsigned int kctx_len; member
|