Searched defs:cert (Results 1 – 5 of 5) sorted by relevance
82 int cert_new(int key_alg, cert_t *cert, int days, int ca, STACK_OF(X509_EXTENSION) * sk) in cert_new()208 cert_t *cert; in cert_init() local226 cert_t *cert; in cert_get_by_opt() local
155 cert_t *cert; in check_cmd_params() local250 cert_t *cert; in main() local
48 bool DTLS::useCertificate(std::shared_ptr<X509> cert) { in useCertificate()69 std::shared_ptr<X509> cert, in DTLS()160 std::unique_ptr<X509, std::function<void(X509 *)>> cert( in OnVerifyPeerCertificate() local
513 std::unique_ptr<X509, std::function<void(X509 *)>> cert( in isPeerCertificateValid() local
962 BIO *cert; in PySSL_test_decode_certificate() local