Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting the
authorRichard Basch <probe@mit.edu>
Sat, 11 May 1996 21:38:18 +0000 (21:38 +0000)
committerRichard Basch <probe@mit.edu>
Sat, 11 May 1996 21:38:18 +0000 (21:38 +0000)
commit25c6746dd5e5a7a86841960a6bb589bd474f1ffc
tree1df7830938ed44d3097244e04117bcb41e7b86ec
parent5709aed2057d9bdac636b014b55265f44b5de831
Copy sizeof(mit_des_cblock), not sizeof(key) so that we are getting the
full DES key.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7979 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/des425/ChangeLog
src/lib/des425/new_rnd_key.c