Searched defs:apr_md5_ctx_t (Results 1 – 1 of 1) sorted by relevance
71 typedef struct apr_md5_ctx_t apr_md5_ctx_t; typedef74 struct apr_md5_ctx_t { struct91 APU_DECLARE(apr_status_t) apr_md5_init(apr_md5_ctx_t *context); argument