/freebsd/contrib/file/magic/Magdir/ |
H A D | elf | 2 #------------------------------------------------------------------------------ 15 # Modified by (2): Peter Tobias <tobias@server.et-inf.fho-emden.de> (core support) 20 0 name elf-mips 21 >0 lelong&0xf0000000 0x00000000 MIPS-I 22 >0 lelong&0xf0000000 0x10000000 MIPS-II 23 >0 lelong&0xf0000000 0x20000000 MIPS-III 24 >0 lelong&0xf0000000 0x30000000 MIPS-IV 25 >0 lelong&0xf0000000 0x40000000 MIPS-V 33 0 name elf-sparc 42 0 name elf-pa-risc [all …]
|
H A D | olf | 2 #------------------------------------------------------------------------------ 16 >4 byte 1 32-bit 17 >4 byte 2 64-bit 37 # Core handling from Peter Tobias <tobias@server.et-inf.fho-emden.de> 42 >>16 leshort &0xff00 processor-specific, 44 >>18 leshort 1 AT&T WE32100 - invalid byte order, 45 >>18 leshort 2 SPARC - invalid byte order, 47 >>18 leshort 4 Motorola 68000 - invalid byte order, 48 >>18 leshort 5 Motorola 88000 - invalid byte order, 51 >>18 leshort 8 MIPS R3000_BE - invalid byte order, [all …]
|
H A D | sgi | 2 #------------------------------------------------------------------------------ 6 # Executable images are handled either in aout (for old-style a.out 7 # files for 68K; they are indistinguishable from other big-endian 32-bit 19 >2 byte 0x49 - 20 >3 byte x - version %d 22 >2 byte 0x63 - 23 >3 byte x - version %d 25 >4 byte x - version %d 27 >4 byte x - version %d 29 >8 belong >0 - version %d [all …]
|
H A D | flif | 2 #------------------------------------------------------------------------------ 3 # $File: flif,v 1.1 2015/11/23 22:04:36 christos Exp $ 11 >>5 string 1 \b, 8-bit/color, 12 >>5 string 2 \b, 16-bit/color, 13 >>4 string 1 \b, grayscale, non-interlaced 14 >>4 string 3 \b, RGB, non-interlaced 15 >>4 string 4 \b, RGBA, non-interlaced 23 >>>6 string =1 \b, 8-bit/color 24 >>>6 string =2 \b, 16-bit/color 29 >>>8 string =1 \b, 8-bit/color [all …]
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | d_bitstring_49.out | 41 36 4 16 5 56 be: 0 -1 0000000000000000000000000000000000000000000000000 57 is: 0 -1 0000000000000000000000000000000000000000000000000 105 36 0 120 be: 0 -1 0000000000000000000000000000000000000000000000000 121 is: 0 -1 0000000000000000000000000000000000000000000000000 128 be: 0 -1 0000000000000000000000000000000000000000000000000 129 is: 0 -1 0000000000000000000000000000000000000000000000000 132 be: 0 -1 0000000000000000000000000000000000000000000000000 133 is: 0 -1 0000000000000000000000000000000000000000000000000 [all …]
|
H A D | d_bitstring_67.out | 41 36 4 16 5 74 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 75 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 123 36 0 156 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 157 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 164 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 165 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 168 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 169 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000000 [all …]
|
H A D | d_bitstring_64.out | 41 36 4 16 5 71 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 72 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 120 36 0 150 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 151 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 158 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 159 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 162 be: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 163 is: 0 -1 0000000000000000000000000000000000000000000000000000000000000000 [all …]
|
/freebsd/contrib/netbsd-tests/crypto/opencrypto/ |
H A D | h_aesctr1.c | 3 /*- 44 * 36-byte (ie, unpadded) operations. 50 unsigned char key[36]; /* Includes 32-bit nonce */ 52 unsigned char plaintx[36]; 53 unsigned char ciphertx[36]; 55 /* Test Vector #1: Encrypting 16 octets using AES-CTR w/ 128-bit key*/ 67 /* Test Vector #2: Encrypting 32 octets using AES-CTR w/ 128-bit key */ 83 /* Test Vector #3: Encrypting 36 octets using AES-CTR w/ 128-bit key */ 84 /* { 36, 20, 101 /* Test Vector #4: Encrypting 16 octets using AES-CTR w/ 192-bit key */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iommu/ |
H A D | apple,sart.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sven Peter <sven@svenpeter.dev> 20 and allows 36 bit of physical address space and filter entries with sizes 21 up to 24 bit. 23 SART2, first seen in A14 and M1, allows 36 bit of physical address space 24 and filter entry size up to 36 bit. 27 entry size to 42 bit. 32 - items: [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_s390xcap.pod | 5 OPENSSL_s390xcap - the IBM z processor capabilities vector 23 The environment variable is a semicolon-separated list of tokens which is 34 The name of a processor generation. A bit in the environment variable's 42 The name of an instruction followed by two 64-bit masks. The part of the 44 set to the specified 128-bit mask. Possible values are B<kimd>, B<klmd>, 50 Store-facility-list-extended (stfle) followed by three 64-bit masks. The 52 instruction is set to the specified 192-bit mask. 56 The 64-bit masks are specified in hexadecimal notation. The 0x prefix is 60 rows separate the individual 64-bit masks. The bit numbers in the first 61 column are consistent with [1], that is, 0 denotes the leftmost bit and [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OPENSSL_s390xcap.3 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 71 .\" Fear. Run. Save yourself. No user-serviceable parts. 81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_poly1305.txt | 2 # Copyright 2001-2022 The OpenSSL Project Authors. All Rights Reserved. 25 Output = 36e5f6b5c5e06070f0efca96227a863e 29 Key = 36e5f6b5c5e06070f0efca96227a863e00000000000000000000000000000000 40 # If one uses 130-bit partial reduction, does the code handle the case where partially reduced fina… 61 # What happens if final result from polynomial part is exactly 2^130-5? 68 # What happens if final result from polynomial part is exactly 2^130-6? 84 # test vectors from "The Poly1305-AES message-authentication code" 111 # self-generated vectors exercise "significant" length such that* are handled by different code pat… 167 # 4th power of the key spills to 131th bit in SIMD key setup 183 # AVX2 in poly1305-x86.pl failed this with 176+32 split [all …]
|
/freebsd/crypto/openssl/crypto/objects/ |
H A D | objects.txt | 1 # CCITT was renamed to ITU-T quite some time ago 2 0 : ITU-T : itu-t 3 !Alias ccitt itu-t 7 2 : JOINT-ISO-ITU-T : joint-iso-itu-t 8 !Alias joint-iso-ccitt joint-iso-itu-t 10 iso 2 : member-body : ISO Member Body 12 iso 3 : identified-organization 18 identified-organization 6 1 5 5 8 1 1 : HMAC-MD5 : hmac-md5 19 identified-organization 6 1 5 5 8 1 2 : HMAC-SHA1 : hmac-sha1 22 identified-organization 36 8 3 3 : x509ExtAdmission : Professional Information or basis for Admissi… [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap3-tao3530.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 6 /dts-v1/; 26 cpu0-supply = <&vcc>; 37 compatible = "regulator-fixed"; 38 regulator-name = "hsusb2_vbus"; 39 regulator-min-microvolt = <3300000>; 40 regulator-max-microvolt = <3300000>; 42 startup-delay-us = <70000>; 46 hsusb2_phy: hsusb2-phy-pins { [all …]
|
H A D | omap3-beagle.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/ 5 /dts-v1/; 11 compatible = "ti,omap3-beagle", "ti,omap3430", "ti,omap3"; 15 cpu0-supply = <&vcc>; 30 compatible = "gpio-leds"; 31 led-pmu-stat { 36 led-heartbeat { 38 gpios = <&gpio5 22 GPIO_ACTIVE_HIGH>; /* 150 -> D6 LED */ 39 linux,default-trigger = "heartbeat"; [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | renesas,8bit-timer.txt | 1 * Renesas H8/300 8bit timer 3 The 8bit timer is a 8bit timer/counter with configurable clock inputs and 10 - compatible: must contain "renesas,8bit-timer" 11 - reg: base address and length of the registers block for the timer module. 12 - interrupts: interrupt-specifier for the timer, CMIA and TOVI 13 - clocks: a list of phandle, one for each entry in clock-names. 14 - clock-names: must contain "fck" for the functional clock. 19 compatible = "renesas,8bit-timer"; 21 interrupts = <36>; 23 clock-names = "fck";
|
/freebsd/crypto/openssl/crypto/ |
H A D | s390x_arch.h | 2 * Copyright 2017-2022 The OpenSSL Project Authors. All Rights Reserved. 54 * The field elements of OPENSSL_s390xcap_P are the 64-bit words returned by 55 * the STFLE instruction followed by the 64-bit word pairs returned by 80 /* Max number of 64-bit words currently returned by STFLE */ 83 /* convert facility bit number or function code to bit mask */ 84 # define S390X_CAPBIT(i) (1ULL << (63 - (i) % 64)) 103 /* Facility Bit Numbers */ 104 # define S390X_MSA 17 /* message-security-assist */ 105 # define S390X_STCKF 25 /* store-clock-fast */ 106 # define S390X_MSA5 57 /* message-security-assist-ext. 5 */ [all …]
|
/freebsd/sys/fs/msdosfs/ |
H A D | fat.h | 1 /* $NetBSD: fat.h,v 1.12 1997/11/17 15:36:36 ws Exp $ */ 3 /*- 4 * SPDX-License-Identifier: BSD-4-Clause 36 /*- 66 #define FAT12_MASK 0x00000fff /* mask for 12 bit cluster numbers */ 67 #define FAT16_MASK 0x0000ffff /* mask for 16 bit cluster numbers */ 72 * Return true if filesystem uses 12 bit FATs. Microsoft Programmer's 74 * than 4084 ((CLUST_RSRVD - CLUST_FIRST) & FAT12_MASK) then we've got a 75 * 16 bit FAT filesystem. While mounting, the result of this test is stored 78 #define FAT12(pmp) (pmp->pm_fatmask == FAT12_MASK) [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/ |
H A D | tda1997x.txt | 1 Device-Tree bindings for the NXP TDA1997x HDMI receiver 6 - RGB 8bit per color (24 bits total): R[11:4] B[11:4] G[11:4] 7 - YUV444 8bit per color (24 bits total): Y[11:4] Cr[11:4] Cb[11:4] 8 - YUV422 semi-planar 8bit per component (16 bits total): Y[11:4] CbCr[11:4] 9 - YUV422 semi-planar 10bit per component (20 bits total): Y[11:2] CbCr[11:2] 10 - YUV422 semi-planar 12bit per component (24 bits total): - Y[11:0] CbCr[11:0] 11 - YUV422 BT656 8bit per component (8 bits total): YCbCr[11:4] (2-cycles) 12 - YUV422 BT656 10bit per component (10 bits total): YCbCr[11:2] (2-cycles) 13 - YUV422 BT656 12bit per component (12 bits total): YCbCr[11:0] (2-cycles) 16 - RGB 12bit per color (36 bits total): R[11:0] B[11:0] G[11:0] [all …]
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | sdio.h | 1 /* SPDX-License-Identifier: ISC */ 3 * Copyright (c) 2004-2011 Atheros Communications Inc. 4 * Copyright (c) 2011-2012 Qualcomm Atheros, Inc. 5 * Copyright (c) 2016-2017 Erik Stromdahl <erik.stromdahl@gmail.com> 23 #define ATH10K_HIF_MBOX0_EXT_WIDTH (36 * 1024) 25 #define ATH10K_HIF_MBOX1_EXT_WIDTH (36 * 1024) 29 (ATH10K_SDIO_MAX_BUFFER_SIZE - sizeof(struct ath10k_htc_hdr)) 38 #define ATH10K_HTC_MAILBOX_MASK BIT(ATH10K_HTC_MAILBOX) 69 /* mode to enable special 4-bit interrupt assertion without clock */ 70 #define SDIO_IRQ_MODE_ASYNC_4BIT_IRQ BIT(0) [all …]
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | phy.h | 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */ 2 /* Copyright(c) 2019-2020 Realtek Corporation 11 #define RTW89_RF_ADDR_ADSEL_MASK BIT(16) 37 #define RA_MASK_HT_3SS_RATES GENMASK_ULL(43, 36) 42 #define RA_MASK_VHT_3SS_RATES GENMASK_ULL(45, 36) 47 #define RA_MASK_HE_3SS_RATES GENMASK_ULL(47, 36) [all...] |
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/ |
H A D | ppa8548.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * PPA8548 Device Tree Source (36-bit address map) 7 * MPC8548 CDS Device Tree Source (36-bit address map) 11 /include/ "mpc8548si-pre.dtsi" 16 #address-cells = <2>; 17 #size-cells = <2>; 18 interrupt-parent = <&mpic>; 59 #address-cells = <1>; 60 #size-cells = <1>; 61 compatible = "cfi-flash"; [all …]
|
/freebsd/sys/contrib/dev/iwlwifi/cfg/ |
H A D | 8000.c | 1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 3 * Copyright (C) 2014, 2018-2020, 2023 Intel Corporation 4 * Copyright (C) 2014-2015 Intel Mobile Communications GmbH 9 #include "iwl-config.h" 12 #define IWL8000_UCODE_API_MAX 36 13 #define IWL8265_UCODE_API_MAX 36 30 #define IWL8000_FW_PRE "iwlwifi-8000C" 32 IWL8000_FW_PRE "-" __stringify(api) ".ucode" 34 #define IWL8265_FW_PRE "iwlwifi-8265" 36 IWL8265_FW_PRE "-" __stringify(api) ".ucode" [all …]
|
/freebsd/contrib/llvm-project/libunwind/include/ |
H A D | libunwind.h | 1 //===---------- [all...] |
/freebsd/sys/contrib/device-tree/include/dt-bindings/media/ |
H A D | tda1997x.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 8 /* TDA19973 36bit Video Port control registers */ 19 /* TDA19971 24bit Video Port control registers */ 29 #define TDA1997X_VP_HIZ 0x40 /* hi-Z output group when not used */ 30 #define TDA1997X_VP_SWP 0x10 /* pin-swap output group */ 52 #define TDA1997X_I2S16 1 /* I2S 16bit */ 53 #define TDA1997X_I2S32 2 /* I2S 32bit */ 55 #define TDA1997X_OBA 4 /* One Bit Audio */ 57 #define TDA1997X_I2S16_HBR 6 /* HBR straight in I2S 16bit mode */ 58 #define TDA1997X_I2S16_HBR_DEMUX 7 /* HBR demux in I2S 16bit mode */ [all …]
|