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

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx509_v3.c168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL)
H A Dx509.h586 # define X509_EXTENSION_dup(ex) (X509_EXTENSION *)ASN1_dup( \ macro
847 X509_EXTENSION *X509_EXTENSION_dup(X509_EXTENSION *ex);

Completed in 101 milliseconds