/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/blake3/ |
H A D | b3_ppc64le_sse41.S | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3 25 * Copyright (c) 2019-2022 Samuel Neves 26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 28 * This is converted assembly: SSE4.1 -> POWER8 PPC64 Little Endian 29 * Used tools: SIMDe https://github.com/simd-everywhere/simde 38 .byte 31 39 .byte 14 40 .byte 13 [all …]
|
H A D | b3_ppc64le_sse2.S | 1 // SPDX-License-Identifier: CDDL-1.0 10 * or https://opensource.org/licenses/CDDL-1.0. 24 * Based on BLAKE3 v1.3.1, https://github.com/BLAKE3-team/BLAKE3 25 * Copyright (c) 2019-2022 Samuel Neves and Matthew Krupcale 26 * Copyright (c) 2022 Tino Reichardt <milky-zfs@mcmilk.de> 28 * This is converted assembly: SSE2 -> POWER8 PPC64 Little Endian 29 * Used tools: SIMDe https://github.com/simd-everywhere/simde 38 .byte 29 39 .byte 28 40 .byte 31 [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | dolby | 2 #------------------------------------------------------------------------------ 4 # ATSC A/53 aka AC-3 aka Dolby Digital <ashitaka@gmx.at> 9 0 beshort 0x0b77 ATSC A/52 aka AC-3 aka Dolby Digital stream, 11 !:mime audio/vnd.dolby.dd-raw 13 >4 byte&0xc0 = 0x00 48 kHz, 14 >4 byte&0xc0 = 0x40 44.1 kHz, 15 >4 byte&0xc0 = 0x80 32 kHz, 17 >4 byte&0xc0 = 0xc0 reserved frequency, 19 >5 byte&0x07 = 0x00 \b, complete main (CM) 20 >5 byte&0x07 = 0x01 \b, music and effects (ME) [all …]
|
H A D | sysex | 2 #------------------------------------------------------------------------ 6 # GRR: original 1 byte test at offset was too general as it catches also many FATs of DOS filesyste… 9 # test for StartSysEx byte and upper unsed bit of vendor ID 14 # page size 32 misidentified as Inventronics by looking for terminating End Of eXclusive byte (EOX) 16 >>0 use midi-sysex 18 0 name midi-sysex 20 >1 ubyte x MIDI audio System Exclusive (SysEx) message - 22 #!:mime application/octet-stream 23 !:mime audio/x-syx 26 # https://www.midi.org/specifications-old/item/manufacturer-id-numbers [all …]
|
H A D | mcrypt | 2 #------------------------------------------------------------------------------ 8 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/n/nc-mcrypt.trid.xml 10 # Note: called by TrID "mcrypt encrypted (v2.5)" 12 #!:mime application/octet-stream 13 !:mime application/x-crypt-nc 19 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/n/nc-mcrypt-22.trid.xml 22 #!:mime application/octet-stream 23 !:mime application/x-crypt-nc 26 >3 byte 0 algorithm: blowfish-448, 27 >3 byte 1 algorithm: DES, [all …]
|
H A D | olf | 2 #------------------------------------------------------------------------------ 6 # We have to check the byte order flag to see what byte order all the 10 # What're the correct byte orders for the nCUBE and the Fujitsu VPP500? 15 >4 byte 0 invalid class 16 >4 byte 1 32-bit 17 >4 byte 2 64-bit 18 >7 byte 0 invalid os 19 >7 byte 1 OpenBSD 20 >7 byte 2 NetBSD 21 >7 byte 3 FreeBSD [all …]
|
H A D | animation | 2 #------------------------------------------------------------------------------ 12 !:mime video/x-sgi-movie 28 !:mime image/x-quicktime 30 #!:mime image/x-quicktime 32 !:mime application/x-quicktime-player 38 # https://aeroquartet.com/wordpress/2016/03/05/3-xavc-s/ 48 >>11 byte 4 \b v4 (H.263/AMR GSM 6.10) 49 >>11 byte 5 \b v5 (H.263/AMR GSM 6.10) 50 >>11 byte 6 \b v6 (ITU H.264/AMR GSM 6.10) 51 # https://www.3gpp2.org/Public_html/Specs/C.S0050-B_v1.0_070521.pdf [all …]
|
H A D | acorn | 2 #------------------------------------------------------------------------------ 24 >5 byte x version %d 26 >5 byte x version %d 28 >5 byte x version %d 33 >8 byte x version %d 35 >8 byte x type %d 40 >8 byte x version %d, 42 >(9.b+19) byte =0 8-bit logarithmic 43 >(9.b+19) byte =1 LZW-compressed linear 44 >(9.b+19) byte =2 8-bit linear signed [all …]
|
H A D | zfs | 1 #------------------------------------------------------------------------------ 4 # From <rea-fbsd@codelabs.ru> 34 # Almost all uint64_t fields are printed as the 32-bit ones (with high 36 # full 64-bit values. 38 # Big-endian values 39 8 string \000\000\000\002\365\272\313\254 ZFS snapshot (big-endian machine), 46 >32 belong 5 type: ANY, 47 >32 belong >5 type: UNKNOWN (%u), 48 >40 byte x destination GUID: %02X 49 >41 byte x %02X [all …]
|
H A D | pgp | 2 #------------------------------------------------------------------------------ 6 # Handling of binary PGP keys is in pgp-binary-keys. 7 # see https://lists.gnupg.org/pipermail/gnupg-devel/1999-September/016052.html 10 #!:mime application/pgp-encrypted 11 #0 string -----BEGIN\040PGP text/PGP armored data 13 #>15 string PUBLIC\040KEY\040BLOCK- public key block 14 #>15 string MESSAGE- message 15 #>15 string SIGNED\040MESSAGE- signed message 16 #>15 string PGP\040SIGNATURE- signature 20 # Reference: https://reposcope.com/mimetype/application/pgp-keys [all …]
|
/freebsd/sys/crypto/openssl/amd64/ |
H A D | aesni-sha1-x86_64.S | 1 /* Do not modify. This file is auto-generated from aesni-sha1-x86_64.pl. */ 21 .byte 0xf3,0xc3 23 .size aesni_cbc_sha1_enc,.-aesni_cbc_sha1_enc 33 .cfi_offset %rbx,-16 36 .cfi_offset %rbp,-24 39 .cfi_offset %r12,-32 42 .cfi_offset %r13,-40 45 .cfi_offset %r14,-48 48 .cfi_offset %r15,-56 49 leaq -104(%rsp),%rsp [all …]
|
/freebsd/sys/crypto/openssl/powerpc64le/ |
H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 10 .byte 0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03 11 .byte 0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f 12 .byte 0x06,0x05,0x04,0x07,0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b 13 .byte 0x02,0x01,0x00,0x03,0x0e,0x0d,0x0c,0x0f,0x0a,0x09,0x08,0x0b,0x06,0x05,0x04,0x07 15 .byte 0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01 16 .byte 0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05 17 .byte 0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d,0x08,0x0b,0x0a,0x09 18 .byte 0x08,0x0b,0x0a,0x09,0x04,0x07,0x06,0x05,0x00,0x03,0x02,0x01,0x0c,0x0f,0x0e,0x0d 20 .byte 0x0f,0x0e,0x0d,0x0c,0x0b,0x0a,0x09,0x08,0x07,0x06,0x05,0x04,0x03,0x02,0x01,0x00 [all …]
|
H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 16 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 27 .byte 0,12,0x14,0,0,0,0,0 28 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 39 .byte 0,12,0x14,0,0,0,0,0 40 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 52 .byte 0,12,0x14,0,0,0,0,0 53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 66 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 25 .byte 0,12,0x14,0,0,0,0,0 283 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 284 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 285 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 286 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 287 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 288 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 289 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
/freebsd/sys/crypto/openssl/powerpc64/ |
H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 10 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 11 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 12 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 13 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 15 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 16 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 17 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 18 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 20 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f [all …]
|
H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 16 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 27 .byte 0,12,0x14,0,0,0,0,0 28 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 39 .byte 0,12,0x14,0,0,0,0,0 40 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 52 .byte 0,12,0x14,0,0,0,0,0 53 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 66 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 15 .byte 0,12,0x14,0,0,0,0,0 25 .byte 0,12,0x14,0,0,0,0,0 283 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 284 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 285 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 286 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 287 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 288 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 289 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
/freebsd/sys/crypto/openssl/powerpc/ |
H A D | vpaes-ppc.S | 1 /* Do not modify. This file is auto-generated from vpaes-ppc.pl. */ 9 .byte 0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c 10 .byte 0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00 11 .byte 0x09,0x0a,0x0b,0x08,0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04 12 .byte 0x0d,0x0e,0x0f,0x0c,0x01,0x02,0x03,0x00,0x05,0x06,0x07,0x04,0x09,0x0a,0x0b,0x08 14 .byte 0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e 15 .byte 0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a 16 .byte 0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02,0x07,0x04,0x05,0x06 17 .byte 0x07,0x04,0x05,0x06,0x0b,0x08,0x09,0x0a,0x0f,0x0c,0x0d,0x0e,0x03,0x00,0x01,0x02 19 .byte 0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07,0x08,0x09,0x0a,0x0b,0x0c,0x0d,0x0e,0x0f [all …]
|
H A D | ppccpuid.S | 1 /* Do not modify. This file is auto-generated from ppccpuid.pl. */ 12 .byte 0,12,0x14,0,0,0,0,0 13 .size OPENSSL_fpu_probe,.-OPENSSL_fpu_probe 22 .byte 0,12,0x14,0,0,0,0,0 23 .size OPENSSL_ppc64_probe,.-OPENSSL_ppc64_probe 32 .byte 0,12,0x14,0,0,0,0,0 33 .size OPENSSL_altivec_probe,.-OPENSSL_altivec_probe 43 .byte 0,12,0x14,0,0,0,0,0 44 .size OPENSSL_crypto207_probe,.-OPENSSL_crypto207_probe 55 .byte 0,12,0x14,0,0,0,0,0 [all …]
|
H A D | aes-ppc.S | 1 /* Do not modify. This file is auto-generated from aes-ppc.pl. */ 14 .byte 0,12,0x14,0,0,0,0,0 24 .byte 0,12,0x14,0,0,0,0,0 282 .byte 0x63, 0x7c, 0x77, 0x7b, 0xf2, 0x6b, 0x6f, 0xc5 283 .byte 0x30, 0x01, 0x67, 0x2b, 0xfe, 0xd7, 0xab, 0x76 284 .byte 0xca, 0x82, 0xc9, 0x7d, 0xfa, 0x59, 0x47, 0xf0 285 .byte 0xad, 0xd4, 0xa2, 0xaf, 0x9c, 0xa4, 0x72, 0xc0 286 .byte 0xb7, 0xfd, 0x93, 0x26, 0x36, 0x3f, 0xf7, 0xcc 287 .byte 0x34, 0xa5, 0xe5, 0xf1, 0x71, 0xd8, 0x31, 0x15 288 .byte 0x04, 0xc7, 0x23, 0xc3, 0x18, 0x96, 0x05, 0x9a [all …]
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/ |
H A D | zstd_decompress_block.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only 3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. 6 * This source code is licensed under both the BSD-style license (found in the 9 * You may select, at your option, one of the above-listed licenses. 15 /*-******************************************************* 51 /*-************************************************************* 64 bpPtr->lastBlock = cBlockHeader & 1; in ZSTD_getcBlockSize() 65 bpPtr->blockType = (blockType_e)((cBlockHeader >> 1) & 3); in ZSTD_getcBlockSize() 66 bpPtr->origSize = cSize; /* only useful for RLE */ in ZSTD_getcBlockSize() 67 if (bpPtr->blockType == bt_rle) return 1; in ZSTD_getcBlockSize() [all …]
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress_superblock.c | 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 11 /*-************************************* 23 * Compresses literals section for a sub-block. 32 * hufMetadata->hType has literals block type info. 33 * If it is set_basic, all sub-blocks literals section will be Raw_Literals_Block. 34 * If it is set_rle, all sub-blocks literals section will be RLE_Literals_Block. 35 …* If it is set_compressed, first sub-block's literals section will be Compressed_Literals_Blo… 36 * If it is set_compressed, first sub-block's literals section will be Treeless_Literals_Block 37 * and the following sub-blocks' literals sections will be Treeless_Literals_Block. [all …]
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress_superblock.c | 1 // SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-only 3 * Copyright (c) 2016-2020, Yann Collet, Facebook, Inc. 6 * This source code is licensed under both the BSD-style license (found in the 9 * You may select, at your option, one of the above-listed licenses. 12 /*-************************************* 23 /*-************************************* 27 * Stores Literals Block Type for a super-block in hType, and 33 BYTE hufDesBuffer[500]; /* TODO give name to this value */ 38 * Stores symbol compression modes for a super-block in {ll, ol, ml}Type, and 46 BYTE fseTablesBuffer[500]; /* TODO give name to this value */ [all …]
|
/freebsd/sys/contrib/zstd/lib/decompress/ |
H A D | zstd_decompress_block.c | 5 * This source code is licensed under both the BSD-style license (found in the 8 * You may select, at your option, one of the above-listed licenses. 14 /*-******************************************************* 50 /*-************************************************************* 63 bpPtr->lastBlock = cBlockHeader & 1; in ZSTD_getcBlockSize() 64 bpPtr->blockType = (blockType_e)((cBlockHeader >> 1) & 3); in ZSTD_getcBlockSize() 65 bpPtr->origSize = cSize; /* only useful for RLE */ in ZSTD_getcBlockSize() 66 if (bpPtr->blockType == bt_rle) return 1; in ZSTD_getcBlockSize() 67 RETURN_ERROR_IF(bpPtr->blockType == bt_reserved, corruption_detected, ""); in ZSTD_getcBlockSize() 79 dctx->litBuffer = (BYTE*)dst + ZSTD_BLOCKSIZE_MAX + WILDCOPY_OVERLENGTH; in ZSTD_allocateLiteralsBuffer() [all …]
|
/freebsd/sys/crypto/openssl/i386/ |
H A D | wp-mmx.S | 1 /* Do not modify. This file is auto-generated from wp-mmx.pl. */ 11 .byte 243,15,30,251 23 andl $-64,%esp 32 leal .L001table-.L000pic_point(%ebp),%ebp 90 movq 5(%ebp,%edi,8),%mm3 118 pxor 5(%ebp,%edi,8),%mm4 146 pxor 5(%ebp,%edi,8),%mm5 174 pxor 5(%ebp,%edi,8),%mm6 202 pxor 5(%ebp,%edi,8),%mm7 230 pxor 5(%ebp,%edi,8),%mm0 [all …]
|