Searched defs:kctx_len (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
H A D | chcr_ipsec.h | 50 unsigned int kctx_len; member
|
H A 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; ch_ipsec_crypto_wreq() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
H A D | chcr_ipsec.h | 50 unsigned int kctx_len; member
|
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; ch_ipsec_crypto_wreq() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 249 unsigned int kctx_len; member
|
H A 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; create_authenc_wr() local 3051 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; create_aead_ccm_wr() local 3150 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; create_gcm_wr() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 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; create_authenc_wr() local 3046 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; create_aead_ccm_wr() local 3145 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; create_gcm_wr() local [all...] |
Completed in 11 milliseconds