index 9913242b7a09352dc23d33e52e9736cd6acf60be..6d36e1439efcb258e963c7333f8c48b22c226925 100644 (file)
/*
* Supply a password to decrypt a client certificate.
*
- * This must match OpenSSL type pem_passwd_cb.
+ * This must match OpenSSL type pem_password_cb.
*/
static int
PQssl_passwd_cb(char *buf, int size, int rwflag, void *userdata)