summaryrefslogtreecommitdiffstats
path: root/crypto/lhash/lhash.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-04 17:34:40 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-04 20:15:54 +0200
commit8920a7cd04f43b1a090d0b0a8c9e16b94c6898d4 (patch)
tree25dffff91eada3c838c2724e56aa0b451db0db21 /crypto/lhash/lhash.c
parentb256f717f8ea001a03538044d4b0d259cb38d278 (diff)
RT2943: Check sizes if -iv and -K arguments
RT2943 only complains about the incorrect check of -K argument size, we might as well do the same thing with the -iv argument. Before this, we only checked that the given argument wouldn't give a bitstring larger than EVP_MAX_KEY_LENGTH. we can be more precise and check against the size of the actual cipher used. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/lhash/lhash.c')
0 files changed, 0 insertions, 0 deletions