Home
last modified time | relevance | path

Searched refs:u1_hashes (Results 1 – 2 of 2) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp913 const std::set<std::string> u1_hashes = result_u1.trusted_hashes(); in test_x509_cert() local
915 if(result.test_eq("Single trusted hash", u1_hashes.size(), 1)) in test_x509_cert()
917 result.test_eq("Hash matches test", *u1_hashes.begin(), hash_fn); in test_x509_cert()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp913 const std::set<std::string> u1_hashes = result_u1.trusted_hashes(); in test_x509_cert() local
915 if(result.test_eq("Single trusted hash", u1_hashes.size(), 1)) in test_x509_cert()
917 result.test_eq("Hash matches test", *u1_hashes.begin(), hash_fn); in test_x509_cert()