* pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, in
authorKen Raeburn <raeburn@mit.edu>
Mon, 22 Mar 2004 22:07:20 +0000 (22:07 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 22 Mar 2004 22:07:20 +0000 (22:07 +0000)
commitdbf356071ca2612a0f613c850a2d8beffb1f4e48
tree619430d4f4b5460b18c282dba1e01a153e9bc8bf
parent83840111486de395b53444388e241a62bec67cc4
* pbkdf2.c (hmac1): Make a local copy of the supplied keyblock structure, in
case we want to modify it.

ticket: 2453
tags: pullup

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