Home
last modified time | relevance | path

Searched refs:X509_EXTENSION_dup (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/libressl/crypto/asn1/
H A Dx_exten.c152 X509_EXTENSION_dup(X509_EXTENSION *x) in X509_EXTENSION_dup() function
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_v3.c177 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
/dragonfly/crypto/libressl/include/openssl/
H A Dx509.h553 X509_EXTENSION *X509_EXTENSION_dup(X509_EXTENSION *ex);