]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clean up const usage for supported_kdf_alg_ids
authorBen Kaduk <kaduk@mit.edu>
Wed, 27 Jun 2012 21:02:01 +0000 (17:02 -0400)
committerBen Kaduk <kaduk@mit.edu>
Tue, 3 Jul 2012 04:43:45 +0000 (00:43 -0400)
commit9a586c7e0f4f54eb63c53fccb0988dda4c9bc6b8
tree43707f5c6a5ee447876d7162b840f5414ec0cbdb
parente8d1c9c2a2c4f47d62780146eba87fb0b1235142
Clean up const usage for supported_kdf_alg_ids

The previous declaration had redundant consts and missed making
the actual pointers stored in the array const.
src/plugins/preauth/pkinit/pkinit_crypto.h
src/plugins/preauth/pkinit/pkinit_kdf_constants.c