Searched refs:apr_crypto_key (Results 1 – 4 of 4) sorted by relevance
312 APU_DECLARE(apr_status_t) apr_crypto_key(apr_crypto_key_t **key,
39 *) apr_crypto: Add apr_crypto_key() function which supports keys
389 APU_DECLARE(apr_status_t) apr_crypto_key(apr_crypto_key_t **key, in apr_crypto_key() function
136 rv = apr_crypto_key(&key, rec, f, pool); in keysecret()244 rv = apr_crypto_key(&key, rec, f, pool); in keypassphrase()