Searched refs:crypto_init (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/apr-util/crypto/ |
| H A D | apr_crypto_commoncrypto.c | 109 static apr_status_t crypto_init(apr_pool_t *pool, const char *params, in crypto_init() function 898 "commoncrypto", crypto_init, crypto_make, crypto_get_block_key_types,
|
| H A D | apr_crypto_openssl.c | 130 static apr_status_t crypto_init(apr_pool_t *pool, const char *params, in crypto_init() function 964 "openssl", crypto_init, crypto_make, crypto_get_block_key_types,
|
| H A D | apr_crypto_nss.c | 134 static apr_status_t crypto_init(apr_pool_t *pool, const char *params, in crypto_init() function 1088 "nss", crypto_init, crypto_make, crypto_get_block_key_types,
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | crypto.c | 77 crypto_init, NULL, (scratch_pool))) 85 crypto_init(void *baton, apr_pool_t *any_pool) in crypto_init() function
|
| /freebsd-13.1/sys/opencrypto/ |
| H A D | crypto.c | 324 crypto_init(void) in crypto_init() function 2320 error = crypto_init(); in crypto_modevent()
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 2165 * ntpd/ntpd.c: Lose the call to crypto_init(). Instead, call
|