Home
last modified time | relevance | path

Searched refs:X509_STORE_up_ref (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/include/openssl/
H A Dx509_vfy.h287 int X509_STORE_up_ref(X509_STORE *x);
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_lu.c273 X509_STORE_up_ref(X509_STORE *store) in X509_STORE_up_ref() function