projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b638443
)
Fix typo in comment. (Silly spelling mistake)
author
Theodore Tso
<tytso@mit.edu>
Fri, 23 Sep 1994 01:16:21 +0000
(
01:16
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Fri, 23 Sep 1994 01:16:21 +0000
(
01:16
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4332
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/des/new_rn_key.c
patch
|
blob
|
history
diff --git
a/src/lib/crypto/des/new_rn_key.c
b/src/lib/crypto/des/new_rn_key.c
index 6b322bd2b1861b47446d593911e18e1c22c6fe14..4fc48c4edb1e676ee3e3c4ff1613407370f3e7e4 100644
(file)
--- a/
src/lib/crypto/des/new_rn_key.c
+++ b/
src/lib/crypto/des/new_rn_key.c
@@
-112,7
+112,7
@@
void mit_des_init_random_number_generator(key,p_seed)
krb5_xfree(addrs);
}
/*
- * Generate a tempory value that depends on the key and host_id
+ * Generate a tempor
ar
y value that depends on the key and host_id
* such that it gives no useful information about the key:
*/
mit_des_set_random_generator_seed(key, p_seed);