Searched refs:apr_md4_final (Results 1 – 3 of 3) sorted by relevance
86 apr_md4_final(digest, &context);105 ABTS_ASSERT(tc, "apr_md4_final", (apr_md4_final(digest, &context) ==0)); in test_md4sum()
116 APU_DECLARE(apr_status_t) apr_md4_final(
245 APU_DECLARE(apr_status_t) apr_md4_final( in apr_md4_final() function291 return apr_md4_final(digest, &ctx); in apr_md4()