A few more ENGINE strings that need shortening.
[oweals/openssl.git] / crypto / rand / rand.h
index 6f544994ce2ed3a31cac921a2ff5632daad28248..ac6c0217636f14d0af801360ae7b0b7ac46fb571 100644 (file)
 extern "C" {
 #endif
 
+#if defined(OPENSSL_FIPS)
+#define FIPS_RAND_SIZE_T size_t
+#endif
+
 /* Already defined in ossl_typ.h */
 /* typedef struct rand_meth_st RAND_METHOD; */