this is old code that has since been removed. [PR#21]
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9290
dc483132-0cff-0310-8789-
dd5450dbe970
+Mon Nov 4 14:50:42 1996 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * k5-int.h: Removed unusued prototype for krb5_verify_padata();
+ this is old code that has since been removed. [PR#21]
+
Thu Aug 15 16:31:20 1996 Theodore Ts'o <tytso@rsts-11.mit.edu>
* k5-int.h: Since we are only supporting the db in the util/db2
krb5_creds *,
krb5_int32 *));
-krb5_error_code krb5_verify_padata
- KRB5_PROTOTYPE((krb5_context,
- krb5_pa_data * data, krb5_principal client,
- krb5_address **src_addr, krb5_keyblock *decrypt_key,
- int *req_id, int *flags));
-
void krb5_free_etype_info
KRB5_PROTOTYPE((krb5_context, krb5_etype_info));