Home
last modified time | relevance | path

Searched refs:expected_aad_length (Results 1 – 7 of 7) sorted by relevance

/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/test/
H A Dcrypto_tests.cpp590 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
639 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
646 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
667 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp591 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
640 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
647 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
668 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp591 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
640 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
647 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
668 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/test/
H A Dcrypto_tests.cpp591 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
640 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
647 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
668 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/
H A Dcrypto_tests.cpp593 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
642 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
649 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
670 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/
H A Dcrypto_tests.cpp593 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std…
642 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length);
649 BOOST_CHECK_EQUAL(out_len, expected_aad_length);
670 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length);
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/
H A Dcrypto_tests.cpp593 static void TestChaCha20Poly1305AEAD(bool must_succeed, unsigned int expected_aad_length, const std… in TestChaCha20Poly1305AEAD() argument
642 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()
649 BOOST_CHECK_EQUAL(out_len, expected_aad_length); in TestChaCha20Poly1305AEAD()
670 BOOST_CHECK_EQUAL(len_cmp, expected_aad_length); in TestChaCha20Poly1305AEAD()