[openssl-dev] [openssl.org #4396]: OS X 10-5, 64-bit PowerPC, error: 'split_send_fragment' undeclared (first use in this function)

Jeffrey Walton noloader at gmail.com
Mon Mar 7 23:43:57 UTC 2016


On Mon, Mar 7, 2016 at 6:29 PM, Matt Caswell via RT <rt at openssl.org> wrote:
> Fix already on the way.
>

Thanks.  I'm not sure what's triggering it on OS X because those
defines don't seem to show up in the configuration gear:

$ egrep -R 'EVP_CIPH_FLAG_TLS1_1_MULTIBLOCK|OPENSSL_NO_MULTIBLOCK' * |
cut -d ':' -f 1 | sort | uniq
apps/speed.c
crypto/evp/e_aes_cbc_hmac_sha1.c
crypto/evp/e_aes_cbc_hmac_sha256.c
doc/crypto/EVP_CIPHER_meth_new.pod
include/openssl/evp.h
ssl/record/rec_layer_s3.c

Jeff


More information about the openssl-dev mailing list