gcm128.c: add CRYPTO_gcm128_[en|de]crypt_ctr32.
[oweals/openssl.git] / crypto / rc4 / rc4_locl.h
1 #ifndef HEADER_RC4_LOCL_H
2 #define HEADER_RC4_LOCL_H
3 #include <openssl/opensslconf.h>
4 #include <cryptlib.h>
5 #endif