Searched refs:apr_sha1_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/apr-util/include/
H A Dapr_sha1.h88 APU_DECLARE(void) apr_sha1_init(apr_sha1_ctx_t *context);
/freebsd-10.1-release/contrib/apr-util/crypto/
H A Dapr_sha1.c206 APU_DECLARE(void) apr_sha1_init(apr_sha1_ctx_t *sha_info) function
354 apr_sha1_init(&context);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dchecksum.c336 apr_sha1_init(&sha1_ctx);
392 apr_sha1_init(ctx->apr_ctx);

Completed in 144 milliseconds