Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_crypto.h155 #define CHCR_SRC_SG_SIZE (0x10000 - sizeof(int)) macro
Dchcr_algo.c536 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
552 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
628 CHCR_SRC_SG_SIZE); in chcr_hash_ent_in_wr()
664 CHCR_SRC_SG_SIZE); in chcr_sg_ent_in_wr()
782 CHCR_SRC_SG_SIZE, reqctx->src_ofst); in create_cipher_wr()
1512 CHCR_SRC_SG_SIZE, req_ctx->hctx_wr.src_ofst); in create_hash_wr()
2361 CHCR_SRC_SG_SIZE, 0); in create_authenc_wr()
2921 CHCR_SRC_SG_SIZE, 0); in create_aead_ccm_wr()
3011 CHCR_SRC_SG_SIZE, 0); in create_gcm_wr()