projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1817fe
)
add krb5_generate_seq_number
author
John Kohl
<jtkohl@mit.edu>
Fri, 1 Mar 1991 09:36:39 +0000
(09:36 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 1 Mar 1991 09:36:39 +0000
(09:36 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1824
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/func-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/func-proto.h
b/src/include/krb5/func-proto.h
index 6a5804c1c74bc327a5751ee95989c75d4ab88505..5a02aa73c6fae52fc3c66e0717d9813578b2635e 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-151,6
+151,8
@@
krb5_error_code krb5_copy_checksum
void krb5_init_ets PROTOTYPE((void));
krb5_error_code krb5_generate_subkey
PROTOTYPE((const krb5_keyblock *, krb5_keyblock **));
+krb5_error_code krb5_generate_seq_number
+ PROTOTYPE((const krb5_keyblock *, krb5_int32 *));
/* libkt.spec */
krb5_error_code krb5_kt_register