Searched refs:crypto_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/apr-util/crypto/
H A Dapr_crypto_openssl.c111 static apr_status_t crypto_init(apr_pool_t *pool, const char *params, function
790 "openssl", crypto_init, crypto_make, crypto_get_block_key_types,
H A Dapr_crypto_nss.c124 static apr_status_t crypto_init(apr_pool_t *pool, const char *params, function
862 "nss", crypto_init, crypto_make, crypto_get_block_key_types,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.c78 crypto_init, NULL, (scratch_pool)))
86 crypto_init(void *baton, apr_pool_t *any_pool)
85 crypto_init(void *baton, apr_pool_t *any_pool) function
/freebsd-10.0-release/sys/opencrypto/
H A Dcrypto.c191 crypto_init(void) function
213 printf("crypto_init: cannot setup crypto zones\n");
222 printf("crypto_init: cannot setup crypto drivers\n");
230 printf("crypto_init: cannot start crypto thread; error %d",
238 printf("crypto_init: cannot start cryptoret thread; error %d",
1563 error = crypto_init();

Completed in 86 milliseconds