Searched refs:archive_sha1_init (Results 1 – 6 of 6) sorted by relevance
75 if (ARCHIVE_OK != archive_sha1_init(&ctx)) { in DEFINE_TEST()
330 #define archive_sha1_init(ctx)\ macro
373 archive_sha1_init(&ctx);380 archive_sha1_init(&ctx);387 archive_sha1_init(&ctx);
1473 if (archive_sha1_init(&mtree->sha1ctx) == ARCHIVE_OK) in sum_init()
2583 archive_sha1_init(&(sumwrk->sha1ctx)); in checksum_init()
1365 archive_sha1_init(&(sumwrk->sha1ctx)); in _checksum_init()