Home
last modified time | relevance | path

Searched defs:consts (Results 1 – 16 of 16) sorted by relevance

/linux/lib/crc/riscv/
H A Dcrc-clmul-template.h91 crc_clmul_long(unsigned long msgpoly, const struct crc_clmul_consts *consts) in crc_clmul_long()
155 const struct crc_clmul_consts *consts) in crc_clmul_update_long()
163 const struct crc_clmul_consts *consts) in crc_clmul_update_partial()
197 const struct crc_clmul_consts *consts) in crc_clmul()
H A Dcrc32_msb.c15 const struct crc_clmul_consts *consts) in crc32_msb_clmul()
H A Dcrc16_msb.c15 const struct crc_clmul_consts *consts) in crc16_msb_clmul()
H A Dcrc64_lsb.c15 const struct crc_clmul_consts *consts) in crc64_lsb_clmul()
H A Dcrc32_lsb.c15 const struct crc_clmul_consts *consts) in crc32_lsb_clmul()
H A Dcrc64_msb.c15 const struct crc_clmul_consts *consts) in crc64_msb_clmul()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_llc.c12 struct ia_constants consts; in gen6_verify_ring_freq() local
/linux/lib/crc/x86/
H A Dcrc-pclmul-template.h56 #define CRC_PCLMUL(crc, p, len, prefix, consts, have_pclmulqdq) \ argument
/linux/rust/macros/
H A Dvtable.rs31 let mut consts = HashSet::new(); vtable() localVariable
/linux/arch/arm64/crypto/
H A Dsm4-ce-glue.c508 be128 *consts = (be128 *)ctx->consts; in sm4_cmac_setkey() local
593 const u8 *consts = tctx->consts; in sm4_cmac_finup() local
/linux/sound/soc/sdca/
H A Dsdca_regmap.c254 sdca_regmap_populate_constants(struct device * dev,struct sdca_function_data * function,struct reg_default * consts) sdca_regmap_populate_constants() argument
/linux/drivers/net/ethernet/microchip/sparx5/lan969x/
H A Dlan969x_fdma.c103 const struct sparx5_consts *consts = sparx5->data->consts; in lan969x_fdma_rx_get_frame() local
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c25 enum consts { enum
/linux/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2059 __be64 consts[4]; in safexcel_cmac_setkey() local
/linux/arch/mips/cavium-octeon/
H A Docteon-irq.c2882 union cvmx_ciu3_const consts; in octeon_irq_init_ciu3() local
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h361 const struct sparx5_consts *consts; member