Home
last modified time | relevance | path

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

/linux-5.19.10/crypto/
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
327 const unsigned int bulk_len = req->cryptlen - BLOCKCIPHER_BLOCK_SIZE; in adiantum_crypt() local
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c187 int bulk_len; in mlx5_fc_stats_query_counter_range() local
530 int bulk_len; member
552 int bulk_len; in mlx5_fc_bulk_create() local
Dfs_cmd.c775 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len) in mlx5_cmd_fc_get_bulk_query_out_len()
781 int mlx5_cmd_fc_bulk_query(struct mlx5_core_dev *dev, u32 base_id, int bulk_len, in mlx5_cmd_fc_bulk_query()
/linux-5.19.10/drivers/gpu/drm/gud/
Dgud_internal.h29 size_t bulk_len; member
/linux-5.19.10/net/core/
Dpage_pool.c616 int i, bulk_len = 0; in page_pool_put_page_bulk() local