Home
last modified time | relevance | path

Searched defs:apr_crypto_hash_t (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/apr/include/
HDapr_random.h38 typedef struct apr_crypto_hash_t apr_crypto_hash_t; typedef
48 struct apr_crypto_hash_t { struct
60 APR_DECLARE(apr_crypto_hash_t *) apr_crypto_sha256_new(apr_pool_t *p); argument