Home
last modified time | relevance | path

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

12345678910>>...25

/linux/drivers/media/common/v4l2-tpg/
H A 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), COEF in color_to_ycbcr()
[all...]
/linux/lib/crypto/tests/
H A DKconfig22 # Option is named *_SHA256_KUNIT_TEST, though both SHA-224 and SHA-256 tests are
25 tristate "KUnit tests for SHA-224 and SHA-256" if !KUNIT_ALL_TESTS
31 KUnit tests for the SHA-224 and SHA-256 cryptographic hash functions
/linux/drivers/soc/tegra/fuse/
H A Dspeedo-tegra20.c49 {165, 195, 224, UINT_MAX},
50 {165, 195, 224, UINT_MAX},
51 {165, 195, 224, UINT_MAX},
/linux/drivers/media/platform/verisilicon/
H A 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, 59
[all...]
/linux/include/crypto/
H A Dsha2.h117 /* State for the SHA-256 (and SHA-224) compression function */
123 * Context structure, shared by SHA-224 and SHA-256. The sha224_ctx and
125 * doesn't allow mixing the SHA-224 and SHA-256 functions arbitrarily.
151 * struct sha224_ctx - Context for hashing a message with SHA-224
159 * sha224_init() - Initialize a SHA-224 context for a new message
169 * sha224_update() - Update a SHA-224 context with message data
185 * sha224_final() - Finish computing a SHA-224 message digest
187 * @out: (output) the resulting SHA-224 message digest
196 * sha224() - Compute SHA-224 message digest in one shot
199 * @out: (output) the resulting SHA-224 messag
[all...]
/linux/arch/s390/crypto/
H A DKconfig6 tristate "Hash functions: SHA3-224 and SHA3-256"
9 SHA3-224 and SHA3-256 secure hash algorithms (FIPS 202)
H A Dhmac_s390.c41 * cv | 224/256 | blocksize/2 | 32 | u64[8]
43 * imbl | 224/256 | blocksize/8 | 8 | u64
45 * key | 224/256 | blocksize | 64 | u8[64]
130 PARAM_INIT(256, 224, inlen * 8); in hash_data()
369 S390_HMAC_SHA2_ALG(224, sizeof(struct crypto_sha256_state)),
/linux/include/dt-bindings/clock/
H A 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/Documentation/admin-guide/device-mapper/
H A 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/drivers/media/platform/ti/omap3isp/
H A Dgamma_table.h45 223, 223, 223, 223, 223, 223, 223, 224, 224, 224, 224, 225, 225, 225, 225, 225,
/linux/drivers/staging/media/atomisp/pci/isp/kernels/gc/gc_1.0/
H A Dia_css_gc_table.host.c38 223, 223, 224, 224, 225, 225, 225, 226,
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S41 sd x28, 224(sp)
66 ld x28, 224(sp)
/linux/drivers/pinctrl/intel/
H A 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/drivers/video/logo/
H A 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 17
[all...]
/linux/drivers/crypto/tegra/
H A Dtegra-se.h369 SE_ALG_SHA224, /* Secure Hash Algorithm-224 (SHA224) mode */
373 SE_ALG_SHA3_224, /* Secure Hash Algorithm3-224 (SHA3-224) mode */
379 SE_ALG_HMAC_SHA224, /* Hash based MAC (HMAC) - 224 */
481 else if (!strcmp(name, "sha3-224")) in se_algname_to_algid()
/linux/crypto/
H A Dsha3_generic.c227 .base.cra_name = "sha3-224",
228 .base.cra_driver_name = "sha3-224-generic",
283 MODULE_ALIAS_CRYPTO("sha3-224");
284 MODULE_ALIAS_CRYPTO("sha3-224-generic");
H A Dsha256.c3 * Crypto API support for SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256
53 /* SHA-224 */
339 MODULE_DESCRIPTION("Crypto API support for SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256");
/linux/arch/mips/kernel/
H A Dr2300_fpu.S84 EX2(s.d $f28, 224(a0))
118 EX2(l.d $f28, 224(a0))
/linux/drivers/staging/media/av7110/
H A Ddvb_filter.c10 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 576, 640,
15 {64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384, 448, 512, 640, 768, 896, 1024,
/linux/sound/usb/
H A DKconfig53 tristate "Tascam US-122, US-224 and US-428 USB driver"
60 interfaces or controllers US-122, US-224 and US-428.
/linux/tools/perf/pmu-events/arch/s390/cf_z17/
H A Dpai_crypto.json531 "BriefDescription": "KIMD SHA3 224",
532 "PublicDescription": "KIMD-SHA3-224 function ending with CC=0"
601 "BriefDescription": "KLMD SHA3 224",
602 "PublicDescription": "KLMD-SHA3-224 function ending with CC=0"
1133 "BriefDescription": "KMAC HMAC SHA 224",
1134 "PublicDescription": "KMAC-HMAC-SHA-224 function ending with CC=0"
1161 "BriefDescription": "KMAC HMAC ENCRYPTED SHA 224",
1162 "PublicDescription": "KMAC-HMAC-Encrypted-SHA-224 function ending with CC=0"
/linux/tools/testing/selftests/hid/tests/
H A Dtest_keyboard.py94 0x19, 0xe0, # .Usage Minimum (224)
124 0x19, 0xe0, # .Usage Minimum (224)
159 if usage >= 224 and usage <= 231:
180 0x19, 0xe0, # .Usage Minimum (224)
226 0x19, 0xE0, # .Usage Minimum (224)
/linux/tools/arch/x86/include/uapi/asm/
H A Dunistd_32.h18 #define __NR_gettid 224
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_2_cleaner_shader.asm42 // As such, these 6 waves per SIMD are allocated physical SGPRs 224-799
45 // The shader then clears all SGPRs allocated to it, cleaning out physical SGPRs 224-799
H A Dgfx_v9_4_3_cleaner_shader.asm42 // As such, these 6 waves per SIMD are allocated physical SGPRs 224-799
45 // The shader then clears all SGPRs allocated to it, cleaning out physical SGPRs 224-799

12345678910>>...25