gcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
[oweals/openssl.git] / crypto / crypto.h
index e771206a1ba9d9726ce268bbc3637f0c95991206..5089c658826409687040c8d77fcae0b2711c6d28 100644 (file)
@@ -545,6 +545,7 @@ void OpenSSLDie(const char *file,int line,const char *assertion);
 
 unsigned int *OPENSSL_ia32cap_loc(void);
 #define OPENSSL_ia32cap ((OPENSSL_ia32cap_loc())[0])
+int OPENSSL_isservice(void);
 
 /* BEGIN ERROR CODES */
 /* The following lines are auto generated by the script mkerr.pl. Any changes