Changes to make AES algorithm test work via EVP.
[oweals/openssl.git] / fips-1.0 / fips_locl.h
index bbddfaab8275ee6092b54258a9a8812a2f79ea50..cc91341beed2a58f49d1e6abdf46e1c4f9f0a0ba 100644 (file)
@@ -53,7 +53,6 @@
 extern "C" {
 #endif
 
-/* These are trampolines implemented in crypto/cryptlib.c */
 void fips_w_lock(void);
 void fips_w_unlock(void);
 void fips_r_lock(void);