Add password command line options to some utils. Fix and update man
[openssl.git] / apps / apps.c
index 3a27f2c6f140b4ae7131e315ebe8c03d7796a410..629b297917d80aa73f202fc92dd3dffd2d057f53 100644 (file)
@@ -325,7 +325,7 @@ int app_init(long mesgwin)
        }
 #endif
 
-int MS_CALLBACK key_callback(char *buf, int len, int verify, void *key)
+int MS_CALLBACK key_cb(char *buf, int len, int verify, void *key)
        {
        int i;