X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/d8f41ccd20de16f8ebe2ccc84d47bf1cb2b26bbb..60c433a9f80a92b51b33f65f1f58883e8fe843be:/Security/lib/security.exp-in diff --git a/Security/lib/security.exp-in b/Security/lib/security.exp-in index 25d19b32..a7cb0074 100644 --- a/Security/lib/security.exp-in +++ b/Security/lib/security.exp-in @@ -1536,6 +1536,12 @@ _SecInferLabelFromX509Name _SecItemAdd _SecItemCopyDisplayNames _SecItemCopyMatching +#if TARGET_OS_MAC +_SecItemAdd_ios +_SecItemCopyMatching_ios +_SecItemDelete_ios +_SecItemUpdate_ios +#endif _SecItemDelete _SecItemUpdate __SecItemGetPersistentReference @@ -2091,6 +2097,8 @@ _SSLNewDatagramContext _SSLGetDatagramWriteSize _SSLSetPSKSharedSecret _SSLSetPSKIdentity +_SSLSetMinimumDHGroupSize +_SSLGetMinimumDHGroupSize // // libsecurity_transform