* init_rkey.c (mit_des_init_random_key): Punt the struct; use
authorTom Yu <tlyu@mit.edu>
Mon, 29 Dec 1997 21:54:31 +0000 (21:54 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 29 Dec 1997 21:54:31 +0000 (21:54 +0000)
commitbec9133f41994f299d236ea89e575be2c1b839d5
treef4cd624aad9072a69b2aad8f106b584b855e091c
parent085b9b3c53aa1acc3007e25adb6eae63c85f8bc7
* init_rkey.c (mit_des_init_random_key): Punt the struct; use
explicit variables instead because we're no longer doing a
memcpy.  In addition, fill p_state->sequence.data a byte at a
time. [krb5-libs/492]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10344 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/des/ChangeLog
src/lib/crypto/des/init_rkey.c