update prototype for pk_initialize
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13725 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -128,7 +128,7 @@ krb5_error_code do_kaserver (unsigned char*, size_t, krb5_data*, const char*,
|
|||||||
|
|
||||||
#ifdef PKINIT
|
#ifdef PKINIT
|
||||||
typedef struct pk_client_params pk_client_params;
|
typedef struct pk_client_params pk_client_params;
|
||||||
krb5_error_code pk_initialize(const char *, const char *, const char *);
|
krb5_error_code pk_initialize(const char *, const char *);
|
||||||
krb5_error_code pk_rd_padata(krb5_context, KDC_REQ *,
|
krb5_error_code pk_rd_padata(krb5_context, KDC_REQ *,
|
||||||
PA_DATA *, pk_client_params **);
|
PA_DATA *, pk_client_params **);
|
||||||
krb5_error_code pk_mk_pa_reply(krb5_context,
|
krb5_error_code pk_mk_pa_reply(krb5_context,
|
||||||
|
Reference in New Issue
Block a user