]> git.saurik.com Git - apple/security.git/blobdiff - OSX/libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h
Security-58286.70.7.tar.gz
[apple/security.git] / OSX / libsecurity_apple_csp / open_ssl / opensslUtils / opensslUtils.h
index 8662075aab5d614b6f4f3015d046ded075e14c1a..46f36d16c6fbd1a39455bb0d4ffba9467e585c11 100644 (file)
@@ -23,7 +23,7 @@
 #ifndef        _OPENSSL_UTILS_H_
 #define _OPENSSL_UTILS_H_
 
-#include <openssl/err.h>
+#include <openssl/opensslerr.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -50,7 +50,7 @@ void clearOpensslErrors();
 unsigned long logSslErrInfo(const char *op);
 
 void throwRsaDsa(
-       const char *op);
+       const char *op) __attribute__((analyzer_noreturn));
        
 /*
  * given an openssl-style error, throw appropriate CssmError.