Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_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