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

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_hash.h105 # define archive_sha1_init(ctx) SHA1Init(ctx) macro
112 # define archive_sha1_init(ctx) SHA1_Init(ctx) macro
118 # define archive_sha1_init(ctx) SHA1_Init(ctx) macro
124 # define archive_sha1_init(ctx) CC_SHA1_Init(ctx) macro
H A Darchive_write_set_format_mtree.c596 archive_sha1_init(&mtree->sha1ctx);
H A Darchive_read_support_format_xar.c1213 archive_sha1_init(&(sumwrk->sha1ctx));

Completed in 111 milliseconds