| /linux/drivers/video/logo/ |
| H A D | Kconfig | 30 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"
|
| H A D | logo_sun_clut224.ppm | 2 # 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/lib/crypto/tests/ |
| H A D | Kconfig | 69 # Option is named *_SHA256_KUNIT_TEST, though both SHA-224 and SHA-256 tests are 72 tristate "KUnit tests for SHA-224 and SHA-256" if !KUNIT_ALL_TESTS 78 KUnit tests for the SHA-224 and SHA-256 cryptographic hash functions 101 including SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128 and
|
| H A D | sha224_kunit.c | 38 MODULE_DESCRIPTION("KUnit tests and benchmark for SHA-224 and HMAC-SHA224");
|
| /linux/include/crypto/ |
| H A D | sha3.h | 13 #define SHA3_224_DIGEST_SIZE (224 / 8) 70 * struct sha3_ctx - Context for SHA3-224, SHA3-256, SHA3-384, or SHA3-512 109 * sha3_224_init() - Initialize a context for SHA3-224 112 * This begins a new SHA3-224 message digest computation. 178 * This can be called any number of times to add data to a SHA3-224, SHA3-256, 192 * @out: (output) The resulting SHA3-224, SHA3-256, SHA3-384, or SHA3-512 265 * sha3_224() - Compute SHA3-224 digest in one shot 270 * Convenience function that computes a SHA3-224 digest. Use this instead of
|
| H A D | sha2.h | 117 /* 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 message digest
|
| /linux/crypto/ |
| H A D | sha3.c | 99 .base.cra_name = "sha3-224", 100 .base.cra_driver_name = "sha3-224-lib", 159 MODULE_ALIAS_CRYPTO("sha3-224"); 160 MODULE_ALIAS_CRYPTO("sha3-224-lib");
|
| H A D | sha256.c | 3 * Crypto API support for SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256 66 /* SHA-224 */ 410 MODULE_DESCRIPTION("Crypto API support for SHA-224, SHA-256, HMAC-SHA224, and HMAC-SHA256");
|
| /linux/drivers/soc/tegra/fuse/ |
| H A D | speedo-tegra20.c | 49 {165, 195, 224, UINT_MAX}, 50 {165, 195, 224, UINT_MAX}, 51 {165, 195, 224, UINT_MAX},
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | rockchip_av1_filmgrain.c | 7 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/include/dt-bindings/clock/ |
| H A D | tegra210-car.h | 5 * 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/drivers/media/platform/ti/omap3isp/ |
| H A D | gamma_table.h | 45 223, 223, 223, 223, 223, 223, 223, 224, 224, 224, 224, 225, 225, 225, 225, 225,
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-jasperlake.c | 265 PINCTRL_PIN(224, "CNV_RGI_RSP"), 289 INTEL_GPP(2, 142, 170, 224), /* vGPIO */ 295 INTEL_GPP(1, 201, 224, 288), /* GPP_E */ 305 JSL_COMMUNITY(2, 195, 224, jsl_community4_gpps),
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-flakey.rst | 86 Replaces the 224th byte of REQ_META (=32) bios with the value 0:: 88 corrupt_bio_byte 224 w 0 32
|
| /linux/tools/testing/selftests/kvm/lib/riscv/ |
| H A D | handlers.S | 41 sd x28, 224(sp) 66 ld x28, 224(sp)
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z17/ |
| H A D | pai_crypto.json | 531 "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/arch/mips/kernel/ |
| H A D | r2300_fpu.S | 84 EX2(s.d $f28, 224(a0)) 118 EX2(l.d $f28, 224(a0))
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_keyboard.py | 94 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/drivers/staging/media/av7110/ |
| H A D | dvb_filter.c | 10 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/arch/s390/hypfs/ |
| H A D | hypfs_diag_fs.c | 3 * Hypervisor filesystem for Linux on s390. Diag 204 and 224 26 static char *diag224_cpu_names; /* diag 224 name table */ 337 /* Diagnose 224 functions */
|
| H A D | hypfs_diag.h | 3 * Hypervisor filesystem for Linux on s390. Diag 204 and 224
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_4_3_cleaner_shader.asm | 42 // 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
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | crop.rst | 138 The driver sets the image size to the closest possible values 304 × 224, 140 is 608 × 224 (224 × 2:1 would exceed the limit 400). The offset 0, 0 is
|
| /linux/tools/arch/x86/include/uapi/asm/ |
| H A D | unistd_32.h | 18 #define __NR_gettid 224
|
| /linux/lib/crypto/powerpc/ |
| H A D | poly1305-p10le_64.S | 111 SAVE_GPR 28, 224, 1 132 SAVE_VSX 16, 224, 9 167 RESTORE_VSX 16, 224, 9 198 RESTORE_GPR 28, 224, 1 947 SAVE_GPR 28, 224, 1 1013 RESTORE_GPR 28, 224, 1
|