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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_nss.c233 static apr_status_t crypto_block_cleanup(apr_crypto_block_t *block) function
248 return crypto_block_cleanup(block);
688 crypto_block_cleanup(block);
852 crypto_block_cleanup(block);
867 crypto_block_cleanup, crypto_cleanup, crypto_shutdown, crypto_error
H A Dapr_crypto_openssl.c133 static apr_status_t crypto_block_cleanup(apr_crypto_block_t *ctx) function
148 return crypto_block_cleanup(block);
795 crypto_block_cleanup, crypto_cleanup, crypto_shutdown, crypto_error

Completed in 124 milliseconds