Home
last modified time | relevance | path

Searched full:224 (Results 1 – 25 of 623) sorted by relevance

12345678910>>...25

/linux-6.12.1/drivers/video/logo/
DKconfig30 bool "Standard 224-color Linux logo"
34 bool "224-color Digital Equipment Corporation Linux logo"
39 bool "224-color Macintosh Linux logo"
44 bool "224-color PA-RISC Linux logo"
49 bool "224-color SGI Linux logo"
54 bool "224-color Sun Linux logo"
69 bool "224-color SuperH Linux logo"
Dlogo_sun_clut224.ppm2 # 224-color Sun Linux logo
873 242 224 154 238 204 91 246 234 182 253 253 253
895 253 253 253 242 224 154 246 218 74 242 230 182
914 242 224 154 238 216 106 238 216 106 246 230 178
935 238 216 106 242 215 82 242 224 154 253 253 253
936 254 250 234 242 224 154 238 216 106 236 215 124
1096 246 218 74 238 216 106 246 234 182 242 224 154
1116 246 218 74 242 224 154 242 224 154 242 215 82
1157 253 253 253 253 253 253 253 253 253 224 178 62
1177 254 250 234 250 250 250 242 242 242 224 178 62
[all …]
/linux-6.12.1/arch/s390/crypto/
DKconfig40 tristate "Hash functions: SHA-224 and SHA-256"
44 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
51 tristate "Hash functions: SHA3-224 and SHA3-256"
55 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
Dsha3_256_s390.c115 .cra_name = "sha3-224",
116 .cra_driver_name = "sha3-224-s390",
151 MODULE_ALIAS_CRYPTO("sha3-224");
153 MODULE_DESCRIPTION("SHA3-256 and SHA3-224 Secure Hash Algorithm");
Dhmac_s390.c37 * cv | 224/256 | blocksize/2 | 32 | u64[8]
39 * imbl | 224/256 | blocksize/8 | 8 | u64
41 * key | 224/256 | blocksize | 64 | u8[64]
127 PARAM_INIT(256, 224, inlen * 8); in hash_key()
301 S390_HMAC_SHA2_ALG(224),
/linux-6.12.1/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c665 { COEFF(-0.1687, 224), COEFF(-0.3313, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
666 { COEFF(0.5, 224), COEFF(-0.4187, 224), COEFF(-0.0813, 224) }, in color_to_ycbcr()
675 { COEFF(-0.1146, 224), COEFF(-0.3854, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
676 { COEFF(0.5, 224), COEFF(-0.4542, 224), COEFF(-0.0458, 224) }, in color_to_ycbcr()
685 { COEFF(-0.116, 224), COEFF(-0.384, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
686 { COEFF(0.5, 224), COEFF(-0.445, 224), COEFF(-0.055, 224) }, in color_to_ycbcr()
695 { COEFF(-0.1396, 224), COEFF(-0.3604, 224), COEFF(0.5, 224) }, in color_to_ycbcr()
696 { COEFF(0.5, 224), COEFF(-0.4598, 224), COEFF(-0.0402, 224) }, in color_to_ycbcr()
704 COEFF(1.0 / 1.9404, 224), COEFF(1.0 / 1.5816, 224), in color_to_ycbcr()
705 COEFF(1.0 / 1.7184, 224), COEFF(1.0 / 0.9936, 224), in color_to_ycbcr()
[all …]
/linux-6.12.1/drivers/soc/tegra/fuse/
Dspeedo-tegra20.c49 {165, 195, 224, UINT_MAX},
50 {165, 195, 224, UINT_MAX},
51 {165, 195, 224, UINT_MAX},
/linux-6.12.1/arch/arm/crypto/
DKconfig118 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
123 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
129 tristate "Hash functions: SHA-224 and SHA-256 (NEON)"
133 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
Dsha2-ce-glue.c3 * sha2-ce-glue.c - SHA-224/SHA-256 using ARMv8 Crypto Extensions
23 MODULE_DESCRIPTION("SHA-224/SHA-256 secure hash using ARMv8 Crypto Extensions");
/linux-6.12.1/drivers/media/platform/verisilicon/
Drockchip_av1_filmgrain.c7 224, 1248, 996, 272, -8, -916, -388, -732, -104, -188, 800,
14 248, 224, -280, 400, -244, 244, -60, 76, -80, 212, 532,
19 488, -196, -224, 656, -236, -1128, 60, 4, 140, 276, -676,
22 -164, -84, 784, -168, 232, -224, 348, -376, 128, 568, 96,
24 728, -388, 160, -192, 468, 296, 224, 140, -776, -100, 280,
32 548, -296, 428, -108, -8, -912, -324, -224, -88, -112, -220,
44 424, -728, 988, -604, 904, -592, 296, -224, 536, -176, -920,
49 56, -432, 224, -980, 272, -260, 144, -436, 420, 356, 364,
55 -260, 328, -268, 224, -200, -416, 184, -604, -564, -20, 296,
68 -224, 596, -132, 268, 32, -452, 884, 104, -1008, 424, -1348,
[all …]
/linux-6.12.1/arch/mips/crypto/
DKconfig44 tristate "Hash functions: SHA-224 and SHA-256 (OCTEON)"
49 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.12.1/arch/arm64/crypto/
DKconfig51 tristate "Hash functions: SHA-224 and SHA-256"
54 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
59 tristate "Hash functions: SHA-224 and SHA-256 (ARMv8 Crypto Extensions)"
64 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
Dsha3-ce-glue.c26 MODULE_ALIAS_CRYPTO("sha3-224");
115 .base.cra_name = "sha3-224",
116 .base.cra_driver_name = "sha3-224-ce",
/linux-6.12.1/arch/sparc/crypto/
DKconfig50 tristate "Hash functions: SHA-224 and SHA-256"
55 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.12.1/include/dt-bindings/clock/
Dtegra210-car.h5 * The first 224 clocks are numbered to match the bits in the CAR's CLK_OUT_ENB
8 * this case, those clocks are assigned IDs above 224 in order to highlight
13 * The balance of the clocks controlled by the CAR are assigned IDs of 224 and
253 #define TEGRA210_CLK_UARTB 224
/linux-6.12.1/arch/riscv/crypto/
DKconfig43 tristate "Hash functions: SHA-224 and SHA-256"
47 SHA-224 and SHA-256 secure hash algorithm (FIPS 180)
/linux-6.12.1/tools/testing/selftests/kvm/lib/riscv/
Dhandlers.S42 sd x29, 224(sp)
62 ld x29, 224(sp)
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Ddm-flakey.rst86 Replaces the 224th byte of REQ_META (=32) bios with the value 0::
88 corrupt_bio_byte 224 w 0 32
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dgamma_table.h45 223, 223, 223, 223, 223, 223, 223, 224, 224, 224, 224, 225, 225, 225, 225, 225,
/linux-6.12.1/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
Dia_css_gc_table.host.c47 223, 223, 224, 224, 225, 225, 225, 226,
/linux-6.12.1/drivers/crypto/tegra/
Dtegra-se.h366 SE_ALG_SHA224, /* Secure Hash Algorithm-224 (SHA224) mode */
370 SE_ALG_SHA3_224, /* Secure Hash Algorithm3-224 (SHA3-224) mode */
376 SE_ALG_HMAC_SHA224, /* Hash based MAC (HMAC) - 224 */
477 else if (!strcmp(name, "sha3-224")) in se_algname_to_algid()
/linux-6.12.1/drivers/pinctrl/intel/
Dpinctrl-jasperlake.c273 PINCTRL_PIN(224, "CNV_RGI_RSP"),
297 JSL_GPP(2, 142, 170, 224), /* vGPIO */
303 JSL_GPP(1, 201, 224, 288), /* GPP_E */
313 JSL_COMMUNITY(2, 195, 224, jsl_community4_gpps),
/linux-6.12.1/arch/powerpc/crypto/
DKconfig76 tristate "Hash functions: SHA-224 and SHA-256 (SPE)"
81 SHA-224 and SHA-256 secure hash algorithms (FIPS 180)
/linux-6.12.1/crypto/
Dsha3_generic.c246 .base.cra_name = "sha3-224",
247 .base.cra_driver_name = "sha3-224-generic",
298 MODULE_ALIAS_CRYPTO("sha3-224");
299 MODULE_ALIAS_CRYPTO("sha3-224-generic");
/linux-6.12.1/sound/usb/
DKconfig53 tristate "Tascam US-122, US-224 and US-428 USB driver"
60 interfaces or controllers US-122, US-224 and US-428.

12345678910>>...25