projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff1ee5d
)
process_key doesn't modify key
author
John Kohl
<jtkohl@mit.edu>
Fri, 19 Oct 1990 10:28:25 +0000
(10:28 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 19 Oct 1990 10:28:25 +0000
(10:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1289
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/encryption.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/encryption.h
b/src/include/krb5/encryption.h
index 5829c188ef5d40218d051912b319d70672fa157e..468120870670ca975a971f3b46e9bdea95ead041 100644
(file)
--- a/
src/include/krb5/encryption.h
+++ b/
src/include/krb5/encryption.h
@@
-54,7
+54,7
@@
typedef struct _krb5_cryptosystem_entry {
krb5_encrypt_block *,
krb5_pointer));
krb5_error_code (*process_key) PROTOTYPE((krb5_encrypt_block *,
- krb5_keyblock *));
+
const
krb5_keyblock *));
krb5_error_code (*finish_key) PROTOTYPE((krb5_encrypt_block *));
krb5_error_code (*string_to_key) PROTOTYPE((const krb5_keytype,
krb5_keyblock *,