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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_openssl.c103 static apr_status_t crypto_shutdown_helper(void *data) function
121 apr_pool_cleanup_register(pool, pool, crypto_shutdown_helper,
H A Dapr_crypto_nss.c116 static apr_status_t crypto_shutdown_helper(void *data) function
200 apr_pool_cleanup_register(pool, pool, crypto_shutdown_helper,

Completed in 230 milliseconds