Home
last modified time | relevance | path

Searched defs:kctx_len (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h111 #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 Dchcr_algo.c813 unsigned int kctx_len; in create_cipher_wr() local
1283 unsigned int dnents = 0, transhdr_len, phys_dsgl, kctx_len; in process_cipher() local
2456 unsigned int kctx_len = 0, dnents, snents; in create_authenc_wr() local
3053 unsigned int dst_size = 0, kctx_len, dnents, temp, snents; in create_aead_ccm_wr() local
3152 unsigned int dst_size = 0, temp = 0, kctx_len, assoclen = req->assoclen; in create_gcm_wr() local