]> 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 0467ba20c0aa96803afa5532765549630f0f96f5..46f36d16c6fbd1a39455bb0d4ffba9467e585c11 100644 (file)
@@ -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.