Searched defs:X509_REVOKED_dup (Results 1 – 2 of 2) sorted by relevance
545 public static native long X509_REVOKED_dup(long x509RevokedCtx); in X509_REVOKED_dup() method in NativeCrypto
5930 X509_REVOKED* X509_REVOKED_dup(X509_REVOKED* x) { function