In PKINIT, notice if DH_compute_key() returns a value less than the
authorGreg Hudson <ghudson@mit.edu>
Mon, 14 Jun 2010 20:46:27 +0000 (20:46 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 14 Jun 2010 20:46:27 +0000 (20:46 +0000)
commit10706f940783890c22ca11a7a12c9c58feb1ac03
tree478b5bf6d31d14974556cbb5ad3f2afc6c8f6395
parent198bff2487daf274d7aafcfd64227fe17676221c
In PKINIT, notice if DH_compute_key() returns a value less than the
buffer size, and pad it on the left if so.

ticket: 6738
target_version: 1.8.3
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24137 dc483132-0cff-0310-8789-dd5450dbe970
src/plugins/preauth/pkinit/pkinit_crypto_openssl.c