Home
last modified time | relevance | path

Searched refs:hex (Results 1 – 25 of 8909) sorted by relevance

12345678910>>...357

/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/p256-0.7.3/src/test_vectors/
H A Dfield.rs3 use hex_literal::hex;
7 hex!("0000000000000000000000000000000000000000000000000000000000000001"),
8 hex!("0000000000000000000000000000000000000000000000000000000000000002"),
9 hex!("0000000000000000000000000000000000000000000000000000000000000004"),
10 hex!("0000000000000000000000000000000000000000000000000000000000000008"),
11 hex!("0000000000000000000000000000000000000000000000000000000000000010"),
12 hex!("0000000000000000000000000000000000000000000000000000000000000020"),
13 hex!("0000000000000000000000000000000000000000000000000000000000000040"),
14 hex!("0000000000000000000000000000000000000000000000000000000000000080"),
15 hex!("0000000000000000000000000000000000000000000000000000000000000100"),
[all …]
H A Dgroup.rs3 use hex_literal::hex;
10 hex!("6B17D1F2E12C4247F8BCE6E563A440F277037D812DEB33A0F4A13945D898C296"),
11 hex!("4FE342E2FE1A7F9B8EE7EB4A7C0F9E162BCE33576B315ECECBB6406837BF51F5"),
14 hex!("7CF27B188D034F7E8A52380304B51AC3C08969E277F21B35A60B48FC47669978"),
15 hex!("07775510DB8ED040293D9AC69F7430DBBA7DADE63CE982299E04B79D227873D1"),
18 hex!("5ECBE4D1A6330A44C8F7EF951D4BF165E6C6B721EFADA985FB41661BC6E7FD6C"),
19 hex!("8734640C4998FF7E374B06CE1A64A2ECD82AB036384FB83D9A79B127A27D5032"),
22 hex!("E2534A3532D08FBBA02DDE659EE62BD0031FE2DB785596EF509302446B030852"),
23 hex!("E0F1575A4C633CC719DFEE5FDA862D764EFC96C3F30EE0055C42C23F184ED8C6"),
26 hex!("51590B7A515140D2D784C85608668FDFEF8C82FD1F5BE52421554A0DC3D033ED"),
[all …]
H A Decdsa.rs4 use hex_literal::hex;
16 d: &hex!("519b423d715f8b581f4fa8ee59f4771a5b44c8130b4e3eacca54a56dda72b464"),
17 q_x: &hex!("1ccbe91c075fc7f4f033bfa248db8fccd3565de94bbfb12f3c59ff46c271bf83"),
18 q_y: &hex!("ce4014c68811f9a21a1fdb2c0e6113e06db7ca93b7404e78dc7ccd5ca89a4ca9"),
19 k: &hex!("94a1bbb14b906a61a280f245f9e93c7f3b4a6247824f5d33b9670787642a68de"),
20 m: &hex!("44acf6b7e36c1342c2c5897204fe09504e1e2efb1a900377dbc4e7a6a133ec56"),
21 r: &hex!("f3ac8061b514795b8843e3d6629527ed2afd6b1f6a555a7acabb5e6f79c8c2ac"),
22 s: &hex!("8bf77819ca05a6b2786c76262bf7371cef97b218e96f175a3ccdda2acc058903"),
25 d: &hex!("0f56db78ca460b055c500064824bed999a25aaf48ebb519ac201537b85479813"),
28 k: &hex!("6d3e71882c3b83b156bb14e0ab184aa9fb728068d3ae9fac421187ae0b2f34c6"),
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/p256-0.9.0/src/test_vectors/
H A Dfield.rs3 use hex_literal::hex;
7 hex!("0000000000000000000000000000000000000000000000000000000000000001"),
8 hex!("0000000000000000000000000000000000000000000000000000000000000002"),
9 hex!("0000000000000000000000000000000000000000000000000000000000000004"),
10 hex!("0000000000000000000000000000000000000000000000000000000000000008"),
11 hex!("0000000000000000000000000000000000000000000000000000000000000010"),
12 hex!("0000000000000000000000000000000000000000000000000000000000000020"),
13 hex!("0000000000000000000000000000000000000000000000000000000000000040"),
14 hex!("0000000000000000000000000000000000000000000000000000000000000080"),
15 hex!("0000000000000000000000000000000000000000000000000000000000000100"),
[all …]
H A Dgroup.rs3 use hex_literal::hex;
10 hex!("6B17D1F2E12C4247F8BCE6E563A440F277037D812DEB33A0F4A13945D898C296"),
11 hex!("4FE342E2FE1A7F9B8EE7EB4A7C0F9E162BCE33576B315ECECBB6406837BF51F5"),
14 hex!("7CF27B188D034F7E8A52380304B51AC3C08969E277F21B35A60B48FC47669978"),
15 hex!("07775510DB8ED040293D9AC69F7430DBBA7DADE63CE982299E04B79D227873D1"),
18 hex!("5ECBE4D1A6330A44C8F7EF951D4BF165E6C6B721EFADA985FB41661BC6E7FD6C"),
19 hex!("8734640C4998FF7E374B06CE1A64A2ECD82AB036384FB83D9A79B127A27D5032"),
22 hex!("E2534A3532D08FBBA02DDE659EE62BD0031FE2DB785596EF509302446B030852"),
23 hex!("E0F1575A4C633CC719DFEE5FDA862D764EFC96C3F30EE0055C42C23F184ED8C6"),
26 hex!("51590B7A515140D2D784C85608668FDFEF8C82FD1F5BE52421554A0DC3D033ED"),
[all …]
H A Decdsa.rs4 use hex_literal::hex;
16 d: &hex!("519b423d715f8b581f4fa8ee59f4771a5b44c8130b4e3eacca54a56dda72b464"),
17 q_x: &hex!("1ccbe91c075fc7f4f033bfa248db8fccd3565de94bbfb12f3c59ff46c271bf83"),
18 q_y: &hex!("ce4014c68811f9a21a1fdb2c0e6113e06db7ca93b7404e78dc7ccd5ca89a4ca9"),
19 k: &hex!("94a1bbb14b906a61a280f245f9e93c7f3b4a6247824f5d33b9670787642a68de"),
20 m: &hex!("44acf6b7e36c1342c2c5897204fe09504e1e2efb1a900377dbc4e7a6a133ec56"),
21 r: &hex!("f3ac8061b514795b8843e3d6629527ed2afd6b1f6a555a7acabb5e6f79c8c2ac"),
22 s: &hex!("8bf77819ca05a6b2786c76262bf7371cef97b218e96f175a3ccdda2acc058903"),
25 d: &hex!("0f56db78ca460b055c500064824bed999a25aaf48ebb519ac201537b85479813"),
28 k: &hex!("6d3e71882c3b83b156bb14e0ab184aa9fb728068d3ae9fac421187ae0b2f34c6"),
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/aes-gcm-0.9.2/tests/
H A Daes128gcm.rs23 aad: &hex!(""),
31 aad: &hex!(""),
39 aad: &hex!(""),
47 aad: &hex!(""),
55 aad: &hex!(""),
63 aad: &hex!(""),
71 aad: &hex!(""),
79 aad: &hex!(""),
87 aad: &hex!(""),
95 aad: &hex!(""),
[all …]
H A Daes256gcm.rs21 nonce: &hex!("516c33929df5a3284ff463d7"),
29 nonce: &hex!("770ac1a5a3d476d5d96944a1"),
37 nonce: &hex!("60f56eb7a4b38d4f03395511"),
45 nonce: &hex!("ea9d525bf01de7b2234b606a"),
53 nonce: &hex!("5aa345908048de10a2bd3d32"),
61 nonce: &hex!("1dd0785af9f58979a10bd62d"),
69 nonce: &hex!("1621d34cff2a5b250c7b76fc"),
77 nonce: &hex!("a190ed3ff2e238be56f90bd6"),
85 nonce: &hex!("95d15ed75c6a109aac1b1d86"),
93 nonce: &hex!("e50f278d3662c99d750f60d3"),
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/aes-gcm-0.8.0/tests/
H A Daes128gcm.rs23 aad: &hex!(""),
31 aad: &hex!(""),
39 aad: &hex!(""),
47 aad: &hex!(""),
55 aad: &hex!(""),
63 aad: &hex!(""),
71 aad: &hex!(""),
79 aad: &hex!(""),
87 aad: &hex!(""),
95 aad: &hex!(""),
[all …]
H A Daes256gcm.rs21 nonce: &hex!("516c33929df5a3284ff463d7"),
29 nonce: &hex!("770ac1a5a3d476d5d96944a1"),
37 nonce: &hex!("60f56eb7a4b38d4f03395511"),
45 nonce: &hex!("ea9d525bf01de7b2234b606a"),
53 nonce: &hex!("5aa345908048de10a2bd3d32"),
61 nonce: &hex!("1dd0785af9f58979a10bd62d"),
69 nonce: &hex!("1621d34cff2a5b250c7b76fc"),
77 nonce: &hex!("a190ed3ff2e238be56f90bd6"),
85 nonce: &hex!("95d15ed75c6a109aac1b1d86"),
93 nonce: &hex!("e50f278d3662c99d750f60d3"),
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/palettes/
H A DGray.gpl4 0 0 0 00 hex (0)
5 1 1 1 01 hex (1)
6 2 2 2 02 hex (2)
7 3 3 3 03 hex (3)
8 4 4 4 04 hex (4)
9 5 5 5 05 hex (5)
10 6 6 6 06 hex (6)
11 7 7 7 07 hex (7)
12 8 8 8 08 hex (8)
13 9 9 9 09 hex (9)
[all …]
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/polyval-0.5.1/src/
H A Dmulx.rs23 use hex_literal::hex;
59 hex!("02000000000000000000000000000000"),
60 hex!("04000000000000000000000000000000"),
61 hex!("08000000000000000000000000000000"),
62 hex!("10000000000000000000000000000000"),
63 hex!("20000000000000000000000000000000"),
64 hex!("40000000000000000000000000000000"),
65 hex!("80000000000000000000000000000000"),
66 hex!("00010000000000000000000000000000"),
67 hex!("00020000000000000000000000000000"),
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/polyval-0.5.1/src/
H A Dmulx.rs23 use hex_literal::hex;
59 hex!("02000000000000000000000000000000"),
60 hex!("04000000000000000000000000000000"),
61 hex!("08000000000000000000000000000000"),
62 hex!("10000000000000000000000000000000"),
63 hex!("20000000000000000000000000000000"),
64 hex!("40000000000000000000000000000000"),
65 hex!("80000000000000000000000000000000"),
66 hex!("00010000000000000000000000000000"),
67 hex!("00020000000000000000000000000000"),
[all …]
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/polyval-0.4.5/src/
H A Dmulx.rs24 use hex_literal::hex;
60 hex!("02000000000000000000000000000000"),
61 hex!("04000000000000000000000000000000"),
62 hex!("08000000000000000000000000000000"),
63 hex!("10000000000000000000000000000000"),
64 hex!("20000000000000000000000000000000"),
65 hex!("40000000000000000000000000000000"),
66 hex!("80000000000000000000000000000000"),
67 hex!("00010000000000000000000000000000"),
68 hex!("00020000000000000000000000000000"),
[all …]
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/cts/scheduler/scores/
H A Dbug-lf-2551.scores2 pcmk__clone_allocate: base-clone allocation score on hex-0: 14
3 pcmk__clone_allocate: base-clone allocation score on hex-7: 16
4 pcmk__clone_allocate: base-clone allocation score on hex-8: 16
5 pcmk__clone_allocate: base-clone allocation score on hex-9: 0
6 pcmk__clone_allocate: base-group:0 allocation score on hex-0: 0
22 pcmk__clone_allocate: clvm:0 allocation score on hex-0: 0
23 pcmk__clone_allocate: clvm:0 allocation score on hex-7: 1
24 pcmk__clone_allocate: clvm:0 allocation score on hex-8: 0
25 pcmk__clone_allocate: clvm:0 allocation score on hex-9: 0
26 pcmk__clone_allocate: clvm:1 allocation score on hex-0: 0
[all …]
H A Dbug-suse-707150.scores2 pcmk__clone_allocate: base-clone allocation score on hex-0: 0
3 pcmk__clone_allocate: base-clone allocation score on hex-7: 0
4 pcmk__clone_allocate: base-clone allocation score on hex-8: 0
5 pcmk__clone_allocate: base-clone allocation score on hex-9: 0
6 pcmk__clone_allocate: base-group:0 allocation score on hex-0: 0
22 pcmk__clone_allocate: clvm:0 allocation score on hex-0: 0
23 pcmk__clone_allocate: clvm:0 allocation score on hex-7: 0
24 pcmk__clone_allocate: clvm:0 allocation score on hex-8: 0
25 pcmk__clone_allocate: clvm:0 allocation score on hex-9: 0
26 pcmk__clone_allocate: clvm:1 allocation score on hex-0: 0
[all …]
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/test10/
H A Dbug-lf-2551.scores2 pcmk__clone_allocate: base-clone allocation score on hex-0: 14
3 pcmk__clone_allocate: base-clone allocation score on hex-7: 16
4 pcmk__clone_allocate: base-clone allocation score on hex-8: 16
5 pcmk__clone_allocate: base-clone allocation score on hex-9: 0
22 pcmk__clone_allocate: clvm:0 allocation score on hex-0: 0
23 pcmk__clone_allocate: clvm:0 allocation score on hex-7: 1
24 pcmk__clone_allocate: clvm:0 allocation score on hex-8: 0
25 pcmk__clone_allocate: clvm:0 allocation score on hex-9: 0
26 pcmk__clone_allocate: clvm:1 allocation score on hex-0: 0
27 pcmk__clone_allocate: clvm:1 allocation score on hex-7: 0
[all …]
H A Dbug-suse-707150.scores2 pcmk__clone_allocate: base-clone allocation score on hex-0: 0
3 pcmk__clone_allocate: base-clone allocation score on hex-7: 0
4 pcmk__clone_allocate: base-clone allocation score on hex-8: 0
5 pcmk__clone_allocate: base-clone allocation score on hex-9: 0
22 pcmk__clone_allocate: clvm:0 allocation score on hex-0: 0
23 pcmk__clone_allocate: clvm:0 allocation score on hex-7: 0
24 pcmk__clone_allocate: clvm:0 allocation score on hex-8: 0
25 pcmk__clone_allocate: clvm:0 allocation score on hex-9: 0
26 pcmk__clone_allocate: clvm:1 allocation score on hex-0: 0
27 pcmk__clone_allocate: clvm:1 allocation score on hex-7: 0
[all …]
/dports/mail/rspamd/rspamd-3.1/contrib/snowball/charsets/
H A Dcp850.sbl3 stringdef U+00A0 hex 'FF'
4 stringdef U+00A1 hex 'AD'
5 stringdef U+00A2 hex 'BD'
6 stringdef U+00A3 hex '9C'
7 stringdef U+00A4 hex 'CF'
8 stringdef U+00A5 hex 'BE'
9 stringdef U+00A6 hex 'DD'
10 stringdef U+00A7 hex 'F5'
11 stringdef U+00A8 hex 'F9'
12 stringdef U+00A9 hex 'B8'
[all …]
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/snowball/charsets/
H A Dcp850.sbl3 stringdef U+00A0 hex 'FF'
4 stringdef U+00A1 hex 'AD'
5 stringdef U+00A2 hex 'BD'
6 stringdef U+00A3 hex '9C'
7 stringdef U+00A4 hex 'CF'
8 stringdef U+00A5 hex 'BE'
9 stringdef U+00A6 hex 'DD'
10 stringdef U+00A7 hex 'F5'
11 stringdef U+00A8 hex 'F9'
12 stringdef U+00A9 hex 'B8'
[all …]
/dports/textproc/snowballstemmer/snowball-2.2.0/charsets/
H A Dcp850.sbl3 stringdef U+00A0 hex 'FF'
4 stringdef U+00A1 hex 'AD'
5 stringdef U+00A2 hex 'BD'
6 stringdef U+00A3 hex '9C'
7 stringdef U+00A4 hex 'CF'
8 stringdef U+00A5 hex 'BE'
9 stringdef U+00A6 hex 'DD'
10 stringdef U+00A7 hex 'F5'
11 stringdef U+00A8 hex 'F9'
12 stringdef U+00A9 hex 'B8'
[all …]
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.mi/
H A Dmi-read-memory.exp39hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
44hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
49 …addr=\"$hex\",nr-bytes=\"4\",total-bytes=\"4\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
54hex\",nr-bytes=\"32\",total-bytes=\"32\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",pr…
59 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
63 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
/dports/devel/gdb761/gdb-7.6.1/gdb/testsuite/gdb.mi/
H A Dmi-read-memory.exp43hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
48hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
53 …addr=\"$hex\",nr-bytes=\"4\",total-bytes=\"4\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
58hex\",nr-bytes=\"32\",total-bytes=\"32\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",pr…
63 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
67 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.mi/
H A Dmi-read-memory.exp55hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
60hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
65 …addr=\"$hex\",nr-bytes=\"4\",total-bytes=\"4\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
70hex\",nr-bytes=\"32\",total-bytes=\"32\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",pr…
75 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
79 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
H A Dmi2-read-memory.exp55hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
60hex\",nr-bytes=\"6\",total-bytes=\"6\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",prev…
65 …addr=\"$hex\",nr-bytes=\"4\",total-bytes=\"4\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
70hex\",nr-bytes=\"32\",total-bytes=\"32\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$hex\",pr…
75 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…
79 …addr=\"$hex\",nr-bytes=\"2\",total-bytes=\"2\",next-row=\"$hex\",prev-row=\"$hex\",next-page=\"$he…

12345678910>>...357