]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/hmac/hm_ameth.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / hmac / hm_ameth.c
index f0a5bc9a01d2a2d9b142b21ddd6e082f6ff364de..9ecb78610606a49dac50ffa41881425920f5727f 100644 (file)
@@ -10,8 +10,8 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/evp.h>
-#include "internal/asn1_int.h"
-#include "internal/evp_int.h"
+#include "crypto/asn1.h"
+#include "crypto/evp.h"
 
 /*
  * HMAC "ASN1" method. This is just here to indicate the maximum HMAC output