Home
last modified time | relevance | path

Searched refs:CHCR_SRC_SG_SIZE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_crypto.h155 #define CHCR_SRC_SG_SIZE (0x10000 - sizeof(int)) macro
Dchcr_algo.c535 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
551 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
627 CHCR_SRC_SG_SIZE); in chcr_hash_ent_in_wr()
663 CHCR_SRC_SG_SIZE); in chcr_sg_ent_in_wr()
830 CHCR_SRC_SG_SIZE, reqctx->src_ofst); in create_cipher_wr()
1586 CHCR_SRC_SG_SIZE, req_ctx->hctx_wr.src_ofst); in create_hash_wr()
2475 CHCR_SRC_SG_SIZE, 0); in create_authenc_wr()
3064 CHCR_SRC_SG_SIZE, 0); in create_aead_ccm_wr()
3156 CHCR_SRC_SG_SIZE, 0); in create_gcm_wr()