Home
last modified time | relevance | path

Searched defs:user1_key (Results 1 – 3 of 3) sorted by relevance

/dports/security/botan110/Botan-1.10.17/checks/
H A Dx509.cpp151 DSA_PrivateKey user1_key(rng, DL_Group("dsa/jce/1024")); in do_x509_tests() local
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp794 std::unique_ptr<Botan::Private_Key> user1_key(make_a_private_key(sig_algo)); in test_x509_cert() local
987 std::unique_ptr<Botan::Private_Key> user1_key(make_a_private_key(sig_algo)); in test_usage() local
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp794 std::unique_ptr<Botan::Private_Key> user1_key(make_a_private_key(sig_algo)); in test_x509_cert() local
987 std::unique_ptr<Botan::Private_Key> user1_key(make_a_private_key(sig_algo)); in test_usage() local