Home
last modified time | relevance | path

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

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp1688 Test::Result custom_dn_result("X509 Custom DN"); in run() local
1691 custom_dn_result.merge(test_custom_dn_attr(*key, algo, padding_scheme)); in run()
1695 custom_dn_result.test_failure("test_custom_dn_attr " + algo, e.what()); in run()
1697 results.push_back(custom_dn_result); in run()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp1688 Test::Result custom_dn_result("X509 Custom DN"); in run() local
1691 custom_dn_result.merge(test_custom_dn_attr(*key, algo, padding_scheme)); in run()
1695 custom_dn_result.test_failure("test_custom_dn_attr " + algo, e.what()); in run()
1697 results.push_back(custom_dn_result); in run()