Searched refs:x509_req (Results 1 – 2 of 2) sorted by relevance
32 X509_REQ *x509_req = NULL; in test_x509_check_cert_pkey() local82 x509_req = PEM_read_bio_X509_REQ(bio, NULL, NULL, NULL); in test_x509_check_cert_pkey()83 if (x509_req == NULL) { in test_x509_check_cert_pkey()88 result = X509_REQ_check_private_key(x509_req, pkey); in test_x509_check_cert_pkey()104 X509_REQ_free(x509_req); in test_x509_check_cert_pkey()
4 x509_obj.c x509_req.c x509spki.c x509_vfy.c \
Completed in 3 milliseconds