Home
last modified time | relevance | path

Searched refs:user2_req (Results 1 – 3 of 3) sorted by relevance

/dports/security/botan110/Botan-1.10.17/checks/
H A Dx509.cpp169 PKCS10_Request user2_req = X509::create_cert_req(req_opts2(), in do_x509_tests() local
186 X509_Certificate user2_cert = ca.sign_request(user2_req, rng, in do_x509_tests()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_x509.cpp808 Botan::PKCS10_Request user2_req = in test_x509_cert() local
838 ca.sign_request(user2_req, Test::rng(), in test_x509_cert()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_x509.cpp808 Botan::PKCS10_Request user2_req = in test_x509_cert() local
838 ca.sign_request(user2_req, Test::rng(), in test_x509_cert()