Move random-related defines to "crypto/rand.h"
[oweals/openssl.git] / include / crypto / chacha.h
index e095522c50670743c8a18082db1aedd10887dde1..77cfd3b2817269a142f36dfb35269426d6269e97 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#ifndef HEADER_CHACHA_H
-#define HEADER_CHACHA_H
+#ifndef OSSL_CRYPTO_CHACHA_H
+#define OSSL_CRYPTO_CHACHA_H
 
 #include <stddef.h>