Searched refs:X509_CRL_dup (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509.h596 # define X509_CRL_dup(crl) (X509_CRL *)ASN1_dup((int (*)())i2d_X509_CRL, \ macro
848 X509_CRL *X509_CRL_dup(X509_CRL *crl);

Completed in 43 milliseconds