/freebsd-src/sys/contrib/libsodium/test/default/ |
H A D | scalarmult_ed25519.c | 5 0xf6, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 6 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f 9 0xf5, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 10 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f 13 0xe4, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 14 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x7f 18 0x58, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 19 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66 33 if (crypto_scalarmult_ed25519_base(q, n) != 0) { in main() 37 if (crypto_scalarmult_ed25519(q2, n, p) != 0) { in main() [all …]
|
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 …]
|
H A D | aead_xchacha20poly1305.exp | 1 ,0x45,0x3c,0x06,0x93,0xa7,0x40,0x7f,0x04 2 ,0xff,0x4c,0x56,0xae,0xdb,0x17,0xa3,0xc0 3 ,0xa1,0xaf,0xff,0x01,0x17,0x49,0x30,0xfc 4 ,0x22,0x28,0x7c,0x33,0xdb,0xcf,0x0a,0xc8 5 ,0xb8,0x9a,0xd9,0x29,0x53,0x0a,0x1b,0xb3 6 ,0xab,0x5e,0x69,0xf2,0x4c,0x7f,0x60,0x70 7 ,0xc8,0xf8,0x40,0xc9,0xab,0xb4,0xf6,0x9f 8 ,0xbf,0xc8,0xa7,0xff,0x51,0x26,0xfa,0xee 9 ,0xbb,0xb5,0x58,0x05,0xee,0x9c,0x1c,0xf2 10 ,0xce,0x5a,0x57,0x26,0x32,0x87,0xae,0xc5 [all …]
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_sign/ed25519/ref10/ |
H A D | sign.c | 18 'c', 'o', 'l', 'l', 'i', 's', 'i', 'o', 'n', 's', 1, 0 in _crypto_sign_ed25519_ref10_hinit() 30 k[0] &= 248; in _crypto_sign_ed25519_clamp() 43 0x58, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, in _crypto_sign_ed25519_synthetic_r_hv() 44 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, in _crypto_sign_ed25519_synthetic_r_hv() 45 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, in _crypto_sign_ed25519_synthetic_r_hv() 46 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, 0x66, in _crypto_sign_ed25519_synthetic_r_hv() 48 static const unsigned char zeros[128] = { 0x00 }; in _crypto_sign_ed25519_synthetic_r_hv() 49 static const unsigned char empty_labelset[3] = { 0x02, 0x00, 0x00 }; in _crypto_sign_ed25519_synthetic_r_hv() 109 return 0; in _crypto_sign_ed25519_detached() 117 return _crypto_sign_ed25519_detached(sig, siglen_p, m, mlen, sk, 0); in crypto_sign_ed25519_detached() [all …]
|
/freebsd-src/sys/crypto/aesni/ |
H A D | aeskeys_i386.S | 47 pshufd $0b11111111,%xmm1,%xmm1 48 shufps $0b00010000,%xmm0,%xmm4 50 shufps $0b10001100,%xmm0,%xmm4 54 addl $0x10,%edx 61 pshufd $0b01010101,%xmm1,%xmm1 62 shufps $0b00010000,%xmm0,%xmm4 64 shufps $0b10001100,%xmm0,%xmm4 70 pshufd $0b11111111,%xmm0,%xmm3 74 shufps $0b01000100,%xmm0,%xmm6 76 shufps $0b01001110,%xmm2,%xmm1 [all …]
|
/freebsd-src/sys/dev/vt/font/ |
H A D | vt_font_default.c | 38 0x00, 0x00, 0x7e, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x42, 0x7e, 39 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 40 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x10, 41 0x10, 0x10, 0x10, 0x10, 0x10, 0x00, 0x10, 0x10, 0x00, 0x00, 0x00, 0x00, 42 0x00, 0x24, 0x24, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 43 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x24, 0x24, 0x24, 0x7e, 0x24, 0x24, 44 0x7e, 0x24, 0x24, 0x24, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x10, 0x7c, 45 0x92, 0x90, 0x90, 0x7c, 0x12, 0x12, 0x92, 0x7c, 0x10, 0x10, 0x00, 0x00, 46 0x00, 0x00, 0x64, 0x94, 0x68, 0x08, 0x10, 0x10, 0x20, 0x2c, 0x52, 0x4c, 47 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x24, 0x24, 0x18, 0x30, 0x4a, [all …]
|
/freebsd-src/sys/dev/vt/logo/ |
H A D | logo_beastie.c | 38 0x16, 0x00, 0x62, 0x16, 0x88, 0x03, 0x80, 0x16, 0x00, 0x23, 0x88, 0x80, 39 0x00, 0x00, 0x08, 0x88, 0x16, 0x00, 0x21, 0x08, 0x16, 0x00, 0x06, 0x88, 40 0x16, 0x00, 0x20, 0x80, 0x16, 0x00, 0x06, 0x08, 0x80, 0x16, 0x00, 0x1e, 41 0x08, 0x16, 0x00, 0x08, 0x88, 0x16, 0x00, 0x1e, 0x08, 0x16, 0x00, 0x06, 42 0x87, 0x00, 0x08, 0x16, 0x00, 0x1e, 0x80, 0x16, 0x00, 0x06, 0x77, 0x80, 43 0x00, 0x80, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x06, 0x08, 0x00, 0x00, 44 0x08, 0x16, 0x00, 0x1d, 0x80, 0x16, 0x00, 0x09, 0x08, 0x16, 0x00, 0x1c, 45 0x08, 0x16, 0x00, 0x0a, 0x08, 0x16, 0x00, 0x1c, 0x08, 0x16, 0x00, 0x0b, 46 0x80, 0x16, 0x00, 0x1b, 0x08, 0x16, 0x00, 0x0b, 0x80, 0x16, 0x00, 0x1b, 47 0x08, 0x00, 0x08, 0x70, 0x16, 0x00, 0x03, 0x77, 0x70, 0x16, 0x00, 0x03, [all …]
|
/freebsd-src/crypto/openssl/providers/implementations/keymgmt/ |
H A D | ecx_kmgmt.c | 93 return 0; in x25519_new_key() 94 return ossl_ecx_key_new(PROV_LIBCTX_OF(provctx), ECX_KEY_TYPE_X25519, 0, in x25519_new_key() 101 return 0; in x448_new_key() 102 return ossl_ecx_key_new(PROV_LIBCTX_OF(provctx), ECX_KEY_TYPE_X448, 0, in x448_new_key() 109 return 0; in ed25519_new_key() 110 return ossl_ecx_key_new(PROV_LIBCTX_OF(provctx), ECX_KEY_TYPE_ED25519, 0, in ed25519_new_key() 117 return 0; in ed448_new_key() 118 return ossl_ecx_key_new(PROV_LIBCTX_OF(provctx), ECX_KEY_TYPE_ED448, 0, in ed448_new_key() 125 int ok = 0; in ecx_has() 134 if ((selection & OSSL_KEYMGMT_SELECT_PUBLIC_KEY) != 0) in ecx_has() [all …]
|
/freebsd-src/crypto/openssl/crypto/ec/ |
H A D | ecx_meth.c | 38 return 0; in ecx_pub_encode() 44 return 0; in ecx_pub_encode() 51 return 0; in ecx_pub_encode() 62 int ret = 0; in ecx_pub_decode() 65 return 0; in ecx_pub_decode() 83 return CRYPTO_memcmp(akey->pubkey, bkey->pubkey, KEYLEN(a)) == 0; in ecx_pub_cmp() 89 int ret = 0; in ecx_priv_decode_ex() 109 return 0; in ecx_priv_encode() 114 oct.flags = 0; in ecx_priv_encode() 117 if (penclen < 0) { in ecx_priv_encode() [all …]
|
/freebsd-src/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 51 if (strcmp(s, name) != 0) in test_name() 57 return 0; in test_name() 66 return 0; in test_name_fail() 95 ret = strcmp(s, expected) != 0; in test_expand() 100 return 0; in test_expand() 110 "\x03\x55\x04\x07\x13\x07\x53\x61\x6c\x66\x6f\x72\x64\x31\x1a\x30" 114 "\x66\x69\x63\x61\x74\x69\x6f\x6e\x20\x41\x75\x74\x68\x6f\x72\x69" 120 "\x10\x30\x0e\x06\x03\x55\x04\x07\x13\x07\x53\x61\x6c\x66\x6f\x72" 124 "\x65\x72\x74\x69\x66\x69\x63\x61\x74\x69\x6f\x6e\x20\x41\x75\x74" 131 "\xd8\x6a\x86\x77\x44\xbb\x59\x66\x97\x50\x5e\xb4\xd4\x2c\x70\x44" [all …]
|
/freebsd-src/sys/contrib/openzfs/include/sys/ |
H A D | efi_partition.h | 47 #define EFI_SIGNATURE 0x5452415020494645ULL 77 #define V_UNASSIGNED 0x00 /* unassigned partition */ 78 #define V_USR 0x04 /* Usr filesystem */ 79 #define V_RESERVED 0x0b /* SMI reserved data */ 87 #define EFI_UNUSED { 0x00000000, 0x0000, 0x0000, 0x00, 0x00, \ 88 { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } } 89 #define EFI_RESV1 { 0x6a96237f, 0x1dd2, 0x11b2, 0x99, 0xa6, \ 90 { 0x08, 0x00, 0x20, 0x73, 0x66, 0x31 } } 91 #define EFI_BOOT { 0x6a82cb45, 0x1dd2, 0x11b2, 0x99, 0xa6, \ 92 { 0x08, 0x00, 0x20, 0x73, 0x66, 0x31 } } [all …]
|
/freebsd-src/crypto/openssl/fuzz/ |
H A D | server.c | 29 0x30, 0x82, 0x02, 0xff, 0x30, 0x82, 0x01, 0xe7, 0xa0, 0x03, 0x02, 0x01, 30 0x02, 0x02, 0x11, 0x00, 0xb1, 0x84, 0xee, 0x34, 0x99, 0x98, 0x76, 0xfb, 31 0x6f, 0xb2, 0x15, 0xc8, 0x47, 0x79, 0x05, 0x9b, 0x30, 0x0d, 0x06, 0x09, 32 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x0b, 0x05, 0x00, 0x30, 33 0x12, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 0x04, 0x0a, 0x13, 0x07, 34 0x41, 0x63, 0x6d, 0x65, 0x20, 0x43, 0x6f, 0x30, 0x1e, 0x17, 0x0d, 0x31, 35 0x35, 0x31, 0x31, 0x30, 0x37, 0x30, 0x30, 0x32, 0x34, 0x35, 0x36, 0x5a, 36 0x17, 0x0d, 0x31, 0x36, 0x31, 0x31, 0x30, 0x36, 0x30, 0x30, 0x32, 0x34, 37 0x35, 0x36, 0x5a, 0x30, 0x12, 0x31, 0x10, 0x30, 0x0e, 0x06, 0x03, 0x55, 38 0x04, 0x0a, 0x13, 0x07, 0x41, 0x63, 0x6d, 0x65, 0x20, 0x43, 0x6f, 0x30, [all …]
|
/freebsd-src/contrib/bearssl/src/ec/ |
H A D | ec_secp521r1.c | 28 0x01, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 29 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 30 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 31 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 0xFF, 32 0xFF, 0xFA, 0x51, 0x86, 0x87, 0x83, 0xBF, 0x2F, 33 0x96, 0x6B, 0x7F, 0xCC, 0x01, 0x48, 0xF7, 0x09, 34 0xA5, 0xD0, 0x3B, 0xB5, 0xC9, 0xB8, 0x89, 0x9C, 35 0x47, 0xAE, 0xBB, 0x6F, 0xB7, 0x1E, 0x91, 0x38, 36 0x64, 0x09 40 0x04, 0x00, 0xC6, 0x85, 0x8E, 0x06, 0xB7, 0x04, [all …]
|
/freebsd-src/contrib/netbsd-tests/dev/audio/ |
H A D | h_pad_musa.c | 2 0x46, 0xdb, 0x76, 0x67, 0x61, 0xff, 0xfc, 0x67, 0xff, 0xe9, 0xdb, 0x79, 3 0x5d, 0x53, 0x5b, 0x79, 0xef, 0x65, 0x67, 0x5b, 0x67, 0x67, 0x72, 0x66, 4 0x4f, 0x5b, 0xe7, 0xf5, 0x5e, 0x53, 0x61, 0xe7, 0x5c, 0x53, 0x67, 0x67, 5 0x67, 0x5b, 0x54, 0x60, 0x4e, 0xec, 0xef, 0x5b, 0x5b, 0x6f, 0x69, 0xff, 6 0x71, 0x53, 0x77, 0x67, 0x67, 0x5b, 0x5b, 0x5b, 0x75, 0x6c, 0x67, 0x6d, 7 0x67, 0x7e, 0xff, 0x63, 0x66, 0x61, 0x67, 0x5b, 0x5b, 0x67, 0x67, 0x5f, 8 0x5b, 0x64, 0x5b, 0x5b, 0x55, 0x53, 0x5c, 0x5d, 0x67, 0x53, 0x63, 0x5e, 9 0xe7, 0xf5, 0x51, 0x5b, 0x5e, 0x5e, 0x67, 0x5b, 0x67, 0xff, 0x67, 0x67, 10 0xe9, 0x6e, 0x67, 0x5c, 0x60, 0x67, 0x7a, 0xff, 0xe7, 0xff, 0x58, 0x5b, 11 0x64, 0x6e, 0x67, 0x55, 0x5f, 0xff, 0xff, 0xff, 0xff, 0x56, 0x5b, 0x53, [all …]
|
/freebsd-src/sys/sys/disk/ |
H A D | gpt.h | 59 #define GPT_HDR_REVISION 0x00010000 98 #define GPT_ENT_ATTR_PLATFORM (1ULL << 0) 109 {0x00000000,0x0000,0x0000,0x00,0x00,{0x00,0x00,0x0 [all...] |
/freebsd-src/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-ild.c | 44 memset(&iext, 0, sizeof(iext)); in ptunit_ild_decode() 45 memset(&insn, 0, sizeof(insn)); in ptunit_ild_decode() 52 ptu_int_eq(errcode, 0); in ptunit_ild_decode() 70 memset(&iext, 0, sizeof(iext)); in ptunit_ild_classify() 71 memset(&insn, 0, sizeof(insn)); in ptunit_ild_classify() 78 ptu_int_eq(errcode, 0); in ptunit_ild_classify() 98 memset(&iext, 0, sizeof(iext)); in ptunit_ild_invalid() 99 memset(&insn, 0, sizeof(insn)); in ptunit_ild_invalid() 132 uint8_t insn[] = { 0x68, 0x11, 0x22, 0x33, 0x44 }; in push() 141 uint8_t insn[] = { 0xE9, 0x60, 0xF9, 0xFF, 0xFF }; in jmp_rel() [all …]
|
/freebsd-src/sys/dev/aic7xxx/ |
H A D | aic7xxx_seq.h | 9 0xb2, 0x00, 0x00, 0x08, 10 0xf7, 0x11, 0x22, 0x08, 11 0x00, 0x65, 0xee, 0x59, 12 0xf7, 0x01, 0x02, 0x08, 13 0xff, 0x6a, 0x24, 0x08, 14 0x40, 0x00, 0x40, 0x68, 15 0x08, 0x1f, 0x3e, 0x10, 16 0x40, 0x00, 0x40, 0x68, 17 0xff, 0x40, 0x3c, 0x60, 18 0x08, 0x1f, 0x3e, 0x10, [all …]
|
/freebsd-src/crypto/openssl/test/ |
H A D | poly1305_internal_test.c | 44 0x43, 0x72, 0x79, 0x70, 0x74, 0x6f, 0x67, 0x72, 45 0x61, 0x70, 0x68, 0x69, 0x63, 0x20, 0x46, 0x6f, 46 0x72, 0x75, 0x6d, 0x20, 0x52, 0x65, 0x73, 0x65, 47 0x61, 0x72, 0x63, 0x68, 0x20, 0x47, 0x72, 0x6f, 49 0x75, 0x70 55 0x85, 0xd6, 0xbe, 0x78, 0x57, 0x55, 0x6d, 0x33, 56 0x7f, 0x44, 0x52, 0xfe, 0x42, 0xd5, 0x06, 0xa8, 57 0x01, 0x03, 0x80, 0x8a, 0xfb, 0x0d, 0xb2, 0xfd, 58 0x4a, 0xbf, 0xf6, 0xaf, 0x41, 0x49, 0xf5, 0x1b 64 0xa8, 0x06, 0x1d, 0xc1, 0x30, 0x51, 0x36, 0xc6, [all …]
|
/freebsd-src/crypto/openssl/ssl/ |
H A D | tls13_enc.c | 22 static const unsigned char label_prefix[] = { 0x74, 0x6C, 0x73, 0x31, 0x33, 0x20, 0x00 }; 32 * |fatal| is set. Returns 1 on success 0 on failure. 51 return 0; in tls13_hkdf_expand() 64 return 0; in tls13_hkdf_expand() 67 if ((ret = EVP_MD_get_size(md)) <= 0) { in tls13_hkdf_expand() 73 return 0; in tls13_hkdf_expand() 79 (char *)mdname, 0); in tls13_hkdf_expand() 93 ret = EVP_KDF_derive(kctx, out, outlen, params) <= 0; in tls13_hkdf_expand() 96 if (ret != 0) { in tls13_hkdf_expand() 103 return ret == 0; in tls13_hkdf_expand() [all …]
|
/freebsd-src/sys/dev/wpi/ |
H A D | if_wpireg.h | 43 #define WPI_RING_DMA_ALIGN 0x4000 51 #define WPI_HW_IF_CONFIG 0x000 52 #define WPI_INT 0x008 53 #define WPI_INT_MASK 0x00c 54 #define WPI_FH_INT 0x010 55 #define WPI_GPIO_IN 0x018 56 #define WPI_RESET 0x020 57 #define WPI_GP_CNTRL 0x024 58 #define WPI_EEPROM 0x02c 59 #define WPI_EEPROM_GP 0x030 [all …]
|
/freebsd-src/contrib/libcbor/test/ |
H A D | string_test.c | 16 unsigned char empty_string_data[] = {0x60}; 23 assert_size_equal(cbor_string_length(string), 0); in test_empty_string() 24 assert_size_equal(cbor_string_codepoint_count(string), 0); in test_empty_string() 30 unsigned char short_string_data[] = {0x6C, 0x48, 0x65, 0x6C, 0x6C, 0x6F, 0x20, 31 0x77, 0x6F, 0x72, 0x6C, 0x64, 0x21}; 33 /* 0x60 + 12 | Hello world! */ 48 0x6F, 0xC4, 0x8C, 0x61, 0x75, 0x65, 0x73, 0x20, 49 0xC3, 0x9F, 0x76, 0xC4, 0x9B, 0x74, 0x65, 0x21}; 51 /* 0x60 + 15 | Čaues ßvěte! */ 66 0x78, 0x96, 0x4C, 0x6F, 0x72, 0x65, 0x6D, 0x20, 0x69, 0x70, 0x73, 0x75, [all …]
|
/freebsd-src/contrib/libcbor/test/data/ |
H A D | pretty.cbor | 2 0x5B, 0x31, 0x2C, 0x20, 0x2D, 0x31, 0x2C, 0x20, 0x28, 0x5F, 0x20, 0x68, 0x27, 0x30, 0x31, 0x27, 0x2…
|
/freebsd-src/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max8998.txt | 14 as well. It is accessible at I2C address 0x66. 20 - reg: Specifies the i2c slave address of the pmic block. It should be 0x66. 34 property should be 0, 1, 2 or 3. If not specified or out of range, 35 a default value of 0 is taken. 38 property should be 0 or 1. If not specified or out of range, a default 39 value of 0 is taken. 86 reg = <0x66>; 88 interrupts = <4 0>, <3 0>; 91 max8998,pmic-buck1-default-dvs-idx = <0>; 92 max8998,pmic-buck1-dvs-gpios = <&gpx0 0 1 0 0>, /* SET1 */ [all …]
|
/freebsd-src/stand/i386/libi386/ |
H A D | relocater_tramp.S | 45 * For now, the known "safe" memory area for relocate is 0x600, 46 * the actual "free" memory is supposed to start from 0x500, leaving 47 * first 0x100 bytes in reserve. As relocate code+data is very small, 48 * it will leave enough space to set up boot blocks to 0:7c00 or load 54 .set SEL_SCODE,0x8 55 .set SEL_SDATA,0x10 56 .set SEL_RCODE,0x18 57 .set SEL_RDATA,0x20 95 andl $~0x80000000,%eax 102 * relocater_data[i], 0 value will stop the loop. [all …]
|
/freebsd-src/crypto/openssh/ |
H A D | ed25519.c | 31 unsigned int differentbits = 0; in crypto_verify_32() 33 F(0) in crypto_verify_32() 136 crypto_uint32 x = a ^ b; /* 0: yes; 1..65535: no */ in fe25519_equal() 137 x -= 1; /* 4294967295: yes; 0..65534: no */ in fe25519_equal() 138 x >>= 31; /* 1: yes; 0: no */ in fe25519_equal() 145 x -= (unsigned int) b; /* 0..65535: yes; 4294901761..4294967295: no */ in ge() 146 x >>= 31; /* 0: yes; 1: no */ in ge() 147 x ^= 1; /* 1: yes; 0: no */ in ge() 166 for(rep=0;rep<4;rep++) in fe25519_reduce_add_sub() 171 r->v[0] += t; in fe25519_reduce_add_sub() [all …]
|