X509_REVOKED_dup   48 ext/openssl/openssl_missing.h #if !defined(X509_REVOKED_dup)
X509_REVOKED_dup   48 ext/openssl/ossl_x509revoked.c 	new = X509_REVOKED_dup(rev);
X509_REVOKED_dup   64 ext/openssl/ossl_x509revoked.c     if (!(new = X509_REVOKED_dup(rev))) {