prototype for krb5_init_etype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2337 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -142,4 +142,10 @@ extract_ticket(krb5_context context,
|
||||
krb5_decrypt_proc decrypt_proc,
|
||||
krb5_const_pointer decryptarg);
|
||||
|
||||
krb5_error_code
|
||||
krb5_init_etype (krb5_context context,
|
||||
unsigned *len,
|
||||
unsigned **val,
|
||||
const krb5_enctype *etypes);
|
||||
|
||||
#endif /* __KRB5_LOCL_H__ */
|
||||
|
Reference in New Issue
Block a user