| /freebsd/sys/crypto/openssl/aarch64/ |
| H A D | ecp_sm2p256-armv8.S | 1 /* Do not modify. This file is auto-generated from ecp_sm2p256-armv8.pl. */ 3 .arch armv8-a 9 .quad 0xffffffffffffffff,0xffffffff00000000,0xffffffffffffffff,0xfffffffeffffffff 12 .quad 0x53bbf40939d54123,0x7203df6b21c6052b,0xffffffffffffffff,0xfffffffeffffffff 15 .quad 0x8000000000000000,0xffffffff80000000,0xffffffffffffffff,0x7fffffff7fffffff 18 .quad 0xa9ddfa049ceaa092,0xb901efb590e30295,0xffffffffffffffff,0x7fffffff7fffffff 30 ldp x9,x10,[x0,#16] 35 extr x9,x10,x9,#1 36 lsr x10,x10,#1 40 stp x9,x10,[x0,#16] [all …]
|
| H A D | armv8-mont.S | 1 /* Do not modify. This file is auto-generated from armv8-mont.pl. */ 34 stp x29,x30,[sp,#-64]! 35 add x29,sp,#0 40 ldr x9,[x2],#8 // bp[0] 42 ldp x7,x8,[x1],#16 // ap[0..1] 45 and x22,x22,#-16 // ABI says so 46 ldp x13,x14,[x3],#16 // np[0..1] 48 mul x6,x7,x9 // ap[0]*bp[0] 49 sub x21,x5,#16 // j=num-2 51 mul x10,x8,x9 // ap[1]*bp[0] [all …]
|
| H A D | poly1305-armv8.S | 1 /* Do not modify. This file is auto-generated from poly1305-armv8.pl. */ 31 mov x9,#0xfffffffc0fffffff 32 movk x9,#0x0fff,lsl#48 37 and x7,x7,x9 // &=0ffffffc0fffffff 38 and x9,x9,#-4 39 and x8,x8,x9 // &=0ffffffc0ffffffc 65 .size poly1305_init,.-poly1305_init 74 ands x2,x2,#-16 85 ldp x10,x11,[x1],#16 // load input 88 rev x10,x10 [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3288-veyron-jerry.dts | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 8 /dts-v1/; 9 #include "rk3288-veyron-chromebook.dtsi" 10 #include "../cros-ec-sbs.dtsi" 14 compatible = "google,veyron-jerry-rev15", "google,veyron-jerry-rev14", 15 "google,veyron-jerry-rev13", "google,veyron-jerry-rev12", 16 "google,veyron-jerry-rev11", "google,veyron-jerry-rev10", 17 "google,veyron-jerry-rev7", "google,veyron-jerry-rev6", 18 "google,veyron-jerry-rev5", "google,veyron-jerry-rev4", 19 "google,veyron-jerry-rev3", "google,veyron-jerry", [all …]
|
| /freebsd/lib/libc/aarch64/string/ |
| H A D | strncmp.S | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 16 bic x8, x0, #0xf // x0 aligned to the boundary 17 and x9, x0, #0xf // x9 is the offset 18 bic x10, x1, #0xf // x1 aligned to the boundary 19 and x11, x1, #0xf // x11 is the offset 24 mov x13, #-1 // save constants for later 25 mov x16, #0xf 43 ldr q1, [x10] 45 lsl x14, x9, #2 [all …]
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/hsalsa20/ref2/ |
| H A D | core_hsalsa20_ref2.c | 23 x9, x10, x11, x12, x13, x14, x15; in crypto_core_hsalsa20() local 27 x0 = U32C(0x61707865); in crypto_core_hsalsa20() 28 x5 = U32C(0x3320646e); in crypto_core_hsalsa20() 29 x10 = U32C(0x79622d32); in crypto_core_hsalsa20() 30 x15 = U32C(0x6b206574); in crypto_core_hsalsa20() 32 x0 = LOAD32_LE(c + 0); in crypto_core_hsalsa20() 34 x10 = LOAD32_LE(c + 8); in crypto_core_hsalsa20() 37 x1 = LOAD32_LE(k + 0); in crypto_core_hsalsa20() 44 x14 = LOAD32_LE(k + 28); in crypto_core_hsalsa20() 45 x6 = LOAD32_LE(in + 0); in crypto_core_hsalsa20() [all …]
|
| /freebsd/sys/dev/bxe/ |
| H A D | 57712_init_values.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. 30 /* clang-format off */ 34 * OP_WR - write a single register. 35 * OP_RD - read a single register. 36 * OP_SW - write an array to consecutive registers. 37 * OP_WB - write an array using DMAE. 38 * OP_ZR - clear consecutive registers. 39 * OP_WB_ZR - clear consecutive registers using DMAE. [all …]
|
| H A D | 57711_init_values.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. 30 /* clang-format off */ 34 * OP_WR - write a single register. 35 * OP_RD - read a single register. 36 * OP_SW - write an array to consecutive registers. 37 * OP_WB - write an array using DMAE. 38 * OP_ZR - clear consecutive registers. 39 * OP_WB_ZR - clear consecutive registers using DMAE. [all …]
|
| H A D | 57710_init_values.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2007-2017 QLogic Corporation. All rights reserved. 30 /* clang-format off */ 34 * OP_WR - write a single register. 35 * OP_RD - read a single register. 36 * OP_SW - write an array to consecutive registers. 37 * OP_WB - write an array using DMAE. 38 * OP_ZR - clear consecutive registers. 39 * OP_WB_ZR - clear consecutive registers using DMAE. [all …]
|
| /freebsd/crypto/openssh/ |
| H A D | chacha.c | 3 chacha-merged.c version 20080118 20 #define U8V(v) ((u8)(v) & U8C(0xFF)) 21 #define U32V(v) ((u32)(v) & U32C(0xFFFFFFFF)) 24 (U32V((v) << (n)) | ((v) >> (32 - (n)))) 27 (((u32)((p)[0]) ) | \ 34 (p)[0] = U8V((v) ); \ 38 } while (0) 51 static const char sigma[16] = "expand 32-byte k"; 52 static const char tau[16] = "expand 16-byte k"; 59 x->input[4] = U8TO32_LITTLE(k + 0); in chacha_keysetup() [all …]
|
| /freebsd/contrib/unbound/compat/ |
| H A D | chacha_private.h | 2 chacha-merged.c version 20080118 20 #define U8V(v) ((u8)(v) & U8C(0xFF)) 21 #define U32V(v) ((u32)(v) & U32C(0xFFFFFFFF)) 24 (U32V((v) << (n)) | ((v) >> (32 - (n)))) 27 (((u32)((p)[0]) ) | \ 34 (p)[0] = U8V((v) ); \ 38 } while (0) 51 static const char sigma[16] = "expand 32-byte k"; 52 static const char tau[16] = "expand 16-byte k"; 59 x->input[4] = U8TO32_LITTLE(k + 0); in chacha_keysetup() [all …]
|
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | chacha_private.h | 4 chacha-merged.c version 20080118 22 #define U8V(v) ((u8)(v) & U8C(0xFF)) 23 #define U32V(v) ((u32)(v) & U32C(0xFFFFFFFF)) 26 (U32V((v) << (n)) | ((v) >> (32 - (n)))) 29 (((u32)((p)[0]) ) | \ 36 (p)[0] = U8V((v) ); \ 40 } while (0) 53 static const char sigma[16] = "expand 32-byte k"; 54 static const char tau[16] = "expand 16-byte k"; 61 x->input[4] = U8TO32_LITTLE(k + 0); in chacha_keysetup() [all …]
|
| /freebsd/sys/dev/pms/RefTisa/sallsdk/hda/64k/ |
| H A D | raae8070.h | 2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 37 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 38 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x08,0x00,0xBC,0x34,0x00,0x00,0x00, 39 0xDC,0x86,0x08,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x33,0x00,0x28,0x00, 40 0x4A,0x00,0x49,0x00,0x01,0x00,0x00,0x00,0x20,0x0B,0x00,0x00,0x80,0x04,0x00,0xBC, 41 0x00,0x00,0x00,0x00,0xCC,0x01,0x00,0x00,0xCC,0x01,0x00,0x00,0x05,0x00,0x00,0x00, 42 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xE8,0x02,0x9C, 43 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF8,0x06,0x00,0x07,0x00,0x00,0x00, 44 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 45 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, [all …]
|
| H A D | aap18008.h | 2 /**Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 43 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 44 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x20,0x00,0xBC,0x34,0x00,0x00,0x00, 45 0xCC,0xDF,0x07,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x32,0x00,0x28,0x00, 46 0x46,0x00,0x45,0x00,0x01,0x00,0x00,0x00,0x00,0x0B,0x00,0x00,0x80,0x04,0x00,0xBC, 47 0x00,0x00,0x00,0x00,0x1C,0x01,0x00,0x00,0x1C,0x01,0x00,0x00,0x05,0x00,0x00,0x00, 48 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x48,0x03,0x9C, 49 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF8,0x06,0x00,0x07,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 51 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, [all …]
|
| H A D | ila8070.h | 2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 37 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C, 38 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00, 39 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40, 40 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40, 41 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10, 42 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40, 43 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40, 44 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40, 45 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C, [all …]
|
| H A D | iopimg.h | 2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 28 ** $Date: 2011-01-05 11:25:33 -0800 (Wed, 05 Jan 2011) $ 45 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 46 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0xE0,0x9F,0x34,0x00,0x00,0x00, 47 0x41,0x38,0x05,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x27,0x00,0x28,0x00, 48 0x32,0x00,0x31,0x00,0x01,0x00,0x00,0x00,0x20,0x05,0x00,0x00,0x40,0x86,0xC8,0x9F, 49 0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x05,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x20,0x06,0x00,0x00,0x40,0x87,0xC8,0x9F, 51 0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x08,0x00,0x00,0x00,0x05,0x00,0x00,0x00, 52 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0xA0,0x06,0x00,0x00,0xC0,0x87,0xC8,0x9F, [all …]
|
| H A D | aap1img.h | 2 /** Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 26 ** $Date: 2011-01-05 11:25:33 -0800 (Wed, 05 Jan 2011) $ 43 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 44 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x05,0xC2,0x9F,0x34,0x00,0x00,0x00, 45 0x93,0xD3,0x02,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x24,0x00,0x28,0x00, 46 0x33,0x00,0x32,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x40,0x4D,0xBC, 47 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x90,0x02,0x00,0x07,0x00,0x00,0x00, 48 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xD0,0x4F,0xBC, 49 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x08,0x00,0x00,0x07,0x00,0x00,0x00, 50 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xD8,0x4F,0xBC, [all …]
|
| H A D | ila8008.h | 2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 45 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0x20,0xBE,0x17,0x3C, 46 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x25,0x40,0xC0,0x00,0x25,0x30,0xA0,0x00, 47 0x25,0x28,0x80,0x00,0x00,0xB8,0x04,0x40,0x44,0xCE,0x04,0x7C,0x00,0xB8,0x84,0x40, 48 0x00,0x48,0x80,0x40,0x40,0x00,0x00,0x00,0xC0,0x00,0x00,0x00,0x00,0x78,0x04,0x40, 49 0x00,0x00,0x00,0x00,0x02,0x1C,0x04,0x00,0xFF,0x00,0x63,0x30,0x3B,0x00,0x60,0x10, 50 0x00,0x00,0x00,0x00,0x81,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x00,0x80,0x04,0x40, 51 0xF8,0xFF,0x02,0x24,0x24,0x20,0x82,0x00,0x03,0x00,0x84,0x34,0x00,0x80,0x84,0x40, 52 0x07,0x80,0x04,0x40,0x10,0x00,0x02,0x3C,0x25,0x20,0x82,0x00,0x07,0x80,0x84,0x40, 53 0x0C,0xBD,0x16,0x3C,0x28,0x20,0xC8,0x8E,0x02,0x10,0x04,0x40,0x00,0x18,0x87,0x7C, [all …]
|
| H A D | iop8070.h | 2 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 37 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 38 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x10,0x10,0xBC,0x34,0x00,0x00,0x00, 39 0x0C,0x34,0x04,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x2C,0x00,0x28,0x00, 40 0x41,0x00,0x40,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x0F,0x9C, 41 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x34,0x00,0x00,0x07,0x00,0x00,0x00, 42 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 43 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 44 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, 45 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, [all …]
|
| H A D | iop8008.h | 3 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 46 0x7F,0x45,0x4C,0x46,0x01,0x01,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, 47 0x02,0x00,0x08,0x00,0x01,0x00,0x00,0x00,0x00,0x10,0x10,0xBC,0x34,0x00,0x00,0x00, 48 0xF4,0x3F,0x04,0x00,0x00,0x00,0x04,0x02,0x34,0x00,0x20,0x00,0x2C,0x00,0x28,0x00, 49 0x3E,0x00,0x3D,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xC0,0x0F,0x9C, 50 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x30,0x00,0x00,0x07,0x00,0x00,0x00, 51 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x10,0x99, 52 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, 53 0x00,0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x10,0x99, 54 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xF0,0x00,0x00,0x07,0x00,0x00,0x00, [all …]
|
| H A D | ilaimg.h | 3 *Copyright (c) 2014 PMC-Sierra, Inc. All rights reserved. 29 ** $Date: 2010-12-22 14:50:54 -0800 (Wed, 22 Dec 2010) $ 46 0x01,0x00,0x11,0x04,0x00,0x00,0x00,0x00,0x25,0x80,0xE0,0x03,0xC0,0xBF,0x17,0x3C, 47 0x08,0x00,0xF7,0x26,0x23,0xB8,0x17,0x02,0x40,0x00,0x08,0x3C,0x02,0x00,0x08,0x35, 48 0x00,0x60,0x88,0x40,0x00,0x90,0x80,0x40,0x07,0x00,0x08,0x24,0x00,0x98,0x88,0x40, 49 0x00,0x68,0x80,0x40,0x00,0x48,0x80,0x40,0xFF,0xFF,0x08,0x24,0x00,0x58,0x88,0x40, 50 0x00,0x60,0x08,0x40,0x00,0x00,0x00,0x00,0x40,0x00,0x01,0x3C,0x25,0x40,0x01,0x01, 51 0x00,0x60,0x88,0x40,0x00,0xE0,0x09,0x3C,0xF8,0x1F,0x29,0x25,0x21,0x48,0x30,0x01, 52 0xFF,0x3F,0x01,0x3C,0x00,0xF0,0x21,0x34,0x24,0x48,0x21,0x01,0x01,0x78,0x89,0x40, 53 0x00,0x00,0x01,0x3C,0xF8,0x04,0x21,0x24,0x21,0x08,0x30,0x00,0x09,0xF8,0x20,0x00, [all …]
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/ref/ |
| H A D | chacha20_ref.c | 3 chacha-merged.c version 20080118 28 #define U32V(v) ((uint32_t)(v) &U32C(0xFFFFFFFF)) 48 ctx->input[0] = U32C(0x61707865); in chacha_keysetup() 49 ctx->input[1] = U32C(0x3320646e); in chacha_keysetup() 50 ctx->input[2] = U32C(0x79622d32); in chacha_keysetup() 51 ctx->input[3] = U32C(0x6b206574); in chacha_keysetup() 52 ctx->input[4] = LOAD32_LE(k + 0); in chacha_keysetup() 53 ctx->input[5] = LOAD32_LE(k + 4); in chacha_keysetup() 54 ctx->input[6] = LOAD32_LE(k + 8); in chacha_keysetup() 55 ctx->input[7] = LOAD32_LE(k + 12); in chacha_keysetup() [all …]
|
| /freebsd/sys/crypto/chacha20/ |
| H A D | chacha.c | 2 chacha-merged.c version 20080118 22 #define U8V(v) ((u8)(v) & U8C(0xFF)) 23 #define U32V(v) ((u32)(v) & U32C(0xFFFFFFFF)) 26 (U32V((v) << (n)) | ((v) >> (32 - (n)))) 29 (((u32)((p)[0]) ) | \ 36 (p)[0] = U8V((v) ); \ 40 } while (0) 53 static const char sigma[16] = "expand 32-byte k"; 54 static const char tau[16] = "expand 16-byte k"; 61 x->input[4] = U8TO32_LITTLE(k + 0); in chacha_keysetup() [all …]
|
| /freebsd/sys/dev/puc/ |
| H A D | pucdata.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 72 { 0x0009, 0x7168, 0xffff, 0, 75 PUC_PORT_2S, 0x10, 0, 8, 78 { 0x103c, 0x1048, 0x103c, 0x1049, 79 "HP Diva Serial [GSP] Multiport UART - Tosca Console", 81 PUC_PORT_3S, 0x10, 0, -1, 85 { 0x103c, 0x1048, 0x103c, 0x104a, 86 "HP Diva Serial [GSP] Multiport UART - Tosca Secondary", 88 PUC_PORT_2S, 0x10, 0, -1, [all …]
|
| /freebsd/sys/contrib/libsodium/test/default/ |
| H A D | sign.c | 6 = { 0x42, 0x11, 0x51, 0xa4, 0x59, 0xfa, 0xea, 0xde, 0x3d, 0x24, 0x71, 7 0x15, 0xf9, 0x4a, 0xed, 0xae, 0x42, 0x31, 0x81, 0x24, 0x09, 0x5a, 8 0xfa, 0xbe, 0x4d, 0x14, 0x51, 0xa5, 0x59, 0xfa, 0xed, 0xee }; 18 …0x9d,0x61,0xb1,0x9d,0xef,0xfd,0x5a,0x60,0xba,0x84,0x4a,0xf4,0x92,0xec,0x2c,0xc4,0x44,0x49,0xc5,0x6… 19 …0x4c,0xcd,0x08,0x9b,0x28,0xff,0x96,0xda,0x9d,0xb6,0xc3,0x46,0xec,0x11,0x4e,0x0f,0x5b,0x8a,0x31,0x9… 20 …0xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1,0x66,0xd3,0x85,0x3… 21 …0x0d,0x4a,0x05,0xb0,0x73,0x52,0xa5,0x43,0x6e,0x18,0x03,0x56,0xda,0x0a,0xe6,0xef,0xa0,0x34,0x5f,0xf… 22 …0x6d,0xf9,0x34,0x0c,0x13,0x8c,0xc1,0x88,0xb5,0xfe,0x44,0x64,0xeb,0xaa,0x3f,0x7f,0xc2,0x06,0xa2,0xd… 23 …0xb7,0x80,0x38,0x1a,0x65,0xed,0xf8,0xb7,0x8f,0x69,0x45,0xe8,0xdb,0xec,0x79,0x41,0xac,0x04,0x9f,0xd… 24 …0x78,0xae,0x9e,0xff,0xe6,0xf2,0x45,0xe9,0x24,0xa7,0xbe,0x63,0x04,0x11,0x46,0xeb,0xc6,0x70,0xdb,0xd… [all …]
|