Searched refs:xmlSecOpenSSLAppShutdown (Results 1 – 4 of 4) sorted by relevance
30 XMLSEC_CRYPTO_EXPORT int xmlSecOpenSSLAppShutdown (void);
109 #define xmlSecCryptoAppShutdown xmlSecOpenSSLAppShutdown
301 gXmlSecOpenSSLFunctions->cryptoAppShutdown = xmlSecOpenSSLAppShutdown; in xmlSecCryptoGetFunctions_openssl()
119 xmlSecOpenSSLAppShutdown(void) { in xmlSecOpenSSLAppShutdown() function