diff options
author | miod <> | 2014-07-11 14:38:51 +0000 |
---|---|---|
committer | miod <> | 2014-07-11 14:38:51 +0000 |
commit | ffd8e2b0a176e17f7cc153964317616117fe8413 (patch) | |
tree | 594f065e9421002145a7ec848fc00dd69822c7fb /src/lib/libcrypto/asn1/asn1_lib.c | |
parent | cc76c9de185fadea35e16ca4d713b3f26f79d72f (diff) | |
download | openbsd-ffd8e2b0a176e17f7cc153964317616117fe8413.tar.gz openbsd-ffd8e2b0a176e17f7cc153964317616117fe8413.tar.bz2 openbsd-ffd8e2b0a176e17f7cc153964317616117fe8413.zip |
Fix copy for CCM, GCM and XTS.
Internal pointers in CCM, GCM and XTS contexts should either be
NULL or set to point to the appropriate key schedule. This needs
to be adjusted when copying contexts.
OpenSSL PR #3272 with further fixes, from OpenSSL trunk
Diffstat (limited to 'src/lib/libcrypto/asn1/asn1_lib.c')
0 files changed, 0 insertions, 0 deletions