Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h155 #define CHCR_SRC_SG_SIZE (0x10000 - sizeof(int)) macro
H A Dchcr_algo.c531 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
547 sgmin = min_t(unsigned int, small, CHCR_SRC_SG_SIZE); in ulptx_walk_add_sg()
623 CHCR_SRC_SG_SIZE); in chcr_hash_ent_in_wr()
659 CHCR_SRC_SG_SIZE); in chcr_sg_ent_in_wr()
826 CHCR_SRC_SG_SIZE, reqctx->src_ofst); in create_cipher_wr()
1584 CHCR_SRC_SG_SIZE, req_ctx->hctx_wr.src_ofst); in create_hash_wr()
2476 CHCR_SRC_SG_SIZE, 0); in create_authenc_wr()
3072 CHCR_SRC_SG_SIZE, 0); in create_aead_ccm_wr()
3166 CHCR_SRC_SG_SIZE, 0); in create_gcm_wr()