Home
last modified time | relevance | path

Searched refs:to_hex (Results 1 – 25 of 1795) sorted by relevance

12345678910>>...72

/dports/biology/vt/vt-0.57721/lib/htslib/test/
H A Dhts_endian.c207 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
215 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
223 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
231 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
288 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
296 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
304 to_hex(buf + 1, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
371 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
379 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
435 to_hex(buf, 4), to_hex(tests_float[i].u8, 4)); in t_float()
[all …]
/dports/biology/kallisto/kallisto-0.46.1/ext/htslib/test/
H A Dhts_endian.c207 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
215 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
223 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
231 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
288 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
296 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
304 to_hex(buf + 1, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
371 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
379 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
435 to_hex(buf, 4), to_hex(tests_float[i].u8, 4)); in t_float()
[all …]
/dports/biology/freebayes/freebayes-1.3.5/contrib/htslib/test/
H A Dhts_endian.c210 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
218 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
226 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
234 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
291 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
299 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
307 to_hex(buf + 1, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
374 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
382 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
438 to_hex(buf, 4), to_hex(tests_float[i].u8, 4)); in t_float()
[all …]
/dports/biology/htslib/htslib-1.14/test/
H A Dhts_endian.c210 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
218 to_hex(buf, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
226 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
234 to_hex(buf + 1, 2), to_hex(tests_16_bit[i].u8, 2)); in t16_bit()
291 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
299 to_hex(buf, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
307 to_hex(buf + 1, 4), to_hex(tests_32_bit[i].u8, 4)); in t32_bit()
374 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
382 to_hex(buf, 8), to_hex(tests_64_bit[i].u8, 8)); in t64_bit()
438 to_hex(buf, 4), to_hex(tests_float[i].u8, 4)); in t_float()
[all …]
/dports/math/universal/universal-3.48/tests/blockbinary/api/
H A Drounding.cpp171 if (bReportIndividualTestCases) std::cout << "unrounded result is " << to_hex(c, true) << '\n'; in ValidateSpecialRoundingCases()
176 …ses) std::cout << "shifted unrounded result: " << to_hex(c) << " result in orginal system: " << to… in ValidateSpecialRoundingCases()
186 if (bReportIndividualTestCases) std::cout << "unrounded result is " << to_hex(c, true) << '\n'; in ValidateSpecialRoundingCases()
191 …ses) std::cout << "shifted unrounded result: " << to_hex(c) << " result in orginal system: " << to… in ValidateSpecialRoundingCases()
201 if (bReportIndividualTestCases) std::cout << "unrounded result is " << to_hex(c, true) << '\n'; in ValidateSpecialRoundingCases()
206 …ses) std::cout << "shifted unrounded result: " << to_hex(c) << " result in orginal system: " << to… in ValidateSpecialRoundingCases()
216 if (bReportIndividualTestCases) std::cout << "unrounded result is " << to_hex(c, true) << '\n'; in ValidateSpecialRoundingCases()
221 …ses) std::cout << "shifted unrounded result: " << to_hex(c) << " result in orginal system: " << to… in ValidateSpecialRoundingCases()
231 if (bReportIndividualTestCases) std::cout << "unrounded result is " << to_hex(c, true) << '\n'; in ValidateSpecialRoundingCases()
236 …ses) std::cout << "shifted unrounded result: " << to_hex(c) << " result in orginal system: " << to… in ValidateSpecialRoundingCases()
[all …]
/dports/www/erlang-mochiweb/mochiweb-2.18.0/src/
H A Dmochihex.erl27 -export([to_hex/1, to_bin/1, to_int/1, dehex/1, hexdigit/1]).
31 to_hex(0) -> function
33 to_hex(I) when is_integer(I), I > 0 -> function
35 to_hex(B) -> function
36 to_hex(iolist_to_binary(B), []).
66 to_hex(<<>>, Acc) -> function
68 to_hex(<<C1:4, C2:4, Rest/binary>>, Acc) -> function
69 to_hex(Rest, [hexdigit(C2), hexdigit(C1) | Acc]).
90 "ff000ff1" = to_hex([255, 0, 15, 241]),
91 "ff000ff1" = to_hex(16#ff000ff1),
[all …]
/dports/www/erlang-mochiweb-basho/mochiweb-4d38821/src/
H A Dmochihex.erl9 -export([to_hex/1, to_bin/1, to_int/1, dehex/1, hexdigit/1]).
13 to_hex(0) -> function
15 to_hex(I) when is_integer(I), I > 0 -> function
17 to_hex(B) -> function
18 to_hex(iolist_to_binary(B), []).
48 to_hex(<<>>, Acc) -> function
50 to_hex(<<C1:4, C2:4, Rest/binary>>, Acc) -> function
51 to_hex(Rest, [hexdigit(C2), hexdigit(C1) | Acc]).
72 "ff000ff1" = to_hex([255, 0, 15, 241]),
73 "ff000ff1" = to_hex(16#ff000ff1),
[all …]
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/mochiweb/src/
H A Dmochihex.erl27 -export([to_hex/1, to_bin/1, to_int/1, dehex/1, hexdigit/1]).
31 to_hex(0) -> function
33 to_hex(I) when is_integer(I), I > 0 -> function
35 to_hex(B) -> function
36 to_hex(iolist_to_binary(B), []).
66 to_hex(<<>>, Acc) -> function
68 to_hex(<<C1:4, C2:4, Rest/binary>>, Acc) -> function
69 to_hex(Rest, [hexdigit(C2), hexdigit(C1) | Acc]).
90 "ff000ff1" = to_hex([255, 0, 15, 241]),
91 "ff000ff1" = to_hex(16#ff000ff1),
[all …]
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/www/rearx/rearx-0.1.4/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/blake2b_simd-0.5.8/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/www/castor/castor-0.8.16/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/blake2b_simd/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/blake2b_simd/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/blake2b_simd/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/blake2b_simd-0.5.10/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/blake2b_simd-0.5.11/src/
H A Dtest.rs23 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
35 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
47 assert_eq!(&hash.to_hex(), output, "hash mismatch"); in test_update_state()
58 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
59 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
60 assert_eq!(&state.finalize().to_hex(), ABC_HASH, "hash mismatch"); in test_multiple_finalizes()
71 assert_eq!(&hash.to_hex(), THOUSAND_HASH, "hash mismatch"); in test_write()
112 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters()
118 &params.hash(b"foo").to_hex() in test_all_parameters()
134 &params.to_state().update(b"foo").finalize().to_hex() in test_all_parameters_blake2bp()
[all …]

12345678910>>...72