Home
last modified time | relevance | path

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

/trueos/contrib/apr-util/crypto/
HDapr_crypto_openssl.c103 static apr_status_t crypto_shutdown_helper(void *data) in crypto_shutdown_helper() function
121 apr_pool_cleanup_register(pool, pool, crypto_shutdown_helper, in crypto_init()
HDapr_crypto_nss.c116 static apr_status_t crypto_shutdown_helper(void *data) in crypto_shutdown_helper() function
200 apr_pool_cleanup_register(pool, pool, crypto_shutdown_helper, in crypto_init()