Home
last modified time | relevance | path

Searched defs:bulk_len (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/crypto/
H A Dadiantum.c224 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in adiantum_hash_header() local
253 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in adiantum_hash_message() local
287 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in adiantum_finish() local
326 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in adiantum_crypt() local
H A Dhctr2.c199 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in hctr2_hash_message() local
271 int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in hctr2_crypt() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c187 int bulk_len; in mlx5_fc_stats_query_counter_range() local
540 int bulk_len; member
562 int bulk_len; in mlx5_fc_bulk_create() local
H A Dfs_cmd.c852 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len) in mlx5_cmd_fc_get_bulk_query_out_len()
858 int mlx5_cmd_fc_bulk_query(struct mlx5_core_dev *dev, u32 base_id, int bulk_len, in mlx5_cmd_fc_bulk_query()
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_internal.h29 size_t bulk_len; member
/openbmc/linux/net/core/
H A Dpage_pool.c668 int i, bulk_len = 0; in page_pool_put_page_bulk() local