Defines OSSL_SSIZE_MAX
authorRob Percival <robpercival@google.com>
Fri, 12 Feb 2016 15:12:37 +0000 (15:12 +0000)
committerBen Laurie <ben@links.org>
Sat, 13 Feb 2016 10:22:54 +0000 (10:22 +0000)
commite634b448c3113545ff5f9a70e74a0ce694a00e77
tree3a2ee48ff95eed9674d16cda8f22860d9d378cff
parentce3d25d3e5a7e82fd59fd30dff7acc39baed8b5e
Defines OSSL_SSIZE_MAX

Removes SSIZE_MAX definition from bss_bio.c and changes that file to use
OSSL_SSIZE_MAX.

No need to account for OPENSSL_SYS_VXWORKS, since that never actually
gets defined anywhere. It must be a historical artifact.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Ben Laurie <ben@openssl.org>
crypto/bio/bss_bio.c
include/openssl/e_os2.h