]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use CommonCrypto APIs on OS X only when available 612/head
authorBrad King <brad.king@kitware.com>
Wed, 21 Oct 2015 18:46:37 +0000 (14:46 -0400)
committerBrad King <brad.king@kitware.com>
Mon, 26 Oct 2015 14:20:51 +0000 (10:20 -0400)
commitc7fcc6b295bfee50d280c4589f7667ff47754ac5
tree53176ca25e30b3a5e82a52479d4a22a302dc4b24
parent844b006283d1dfbc4256f7c26434459040dad5d4
Use CommonCrypto APIs on OS X only when available

Use each CommonCrypto API only when using an OS X SDK version new enough
to provide it.
libarchive/archive_cryptor.c
libarchive/archive_cryptor_private.h
libarchive/archive_hmac.c
libarchive/archive_hmac_private.h