Searched refs:archive_sha1_init (Results 1 – 6 of 6) sorted by relevance
75 if (ARCHIVE_OK != archive_sha1_init(&ctx)) { in DEFINE_TEST()
340 #define archive_sha1_init(ctx)\ macro
372 archive_sha1_init(&ctx);379 archive_sha1_init(&ctx);386 archive_sha1_init(&ctx);
1472 if (archive_sha1_init(&mtree->sha1ctx) == ARCHIVE_OK) in sum_init()
2578 archive_sha1_init(&(sumwrk->sha1ctx)); in checksum_init()
1364 archive_sha1_init(&(sumwrk->sha1ctx)); in _checksum_init()