Searched refs:apr_crypto_config_t (Results 1 – 3 of 3) sorted by relevance
55 apr_crypto_config_t *config;60 struct apr_crypto_config_t { struct238 apr_crypto_config_t *config = NULL; in crypto_make()296 config = f->config = apr_pcalloc(pool, sizeof(apr_crypto_config_t)); in crypto_make()623 apr_crypto_config_t *config = key->f->config;809 apr_crypto_config_t *config = key->f->config;
53 apr_crypto_config_t *config;58 struct apr_crypto_config_t { struct310 apr_crypto_config_t *config = NULL; in crypto_make()320 config = f->config = apr_pcalloc(pool, sizeof(apr_crypto_config_t)); in crypto_make()
126 typedef struct apr_crypto_config_t apr_crypto_config_t; typedef