Home
last modified time | relevance | path

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

/openssl/test/
H A Dx509_check_cert_pkey_test.c32 X509_REQ *x509_req = NULL; in test_x509_check_cert_pkey() local
82 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()
/openssl/crypto/x509/
H A Dbuild.info4 x509_obj.c x509_req.c x509spki.c x509_vfy.c \

Completed in 3 milliseconds