of Dr. Stephen Henson
Sent: Sat 8/8/2009 3:46 AM
To: openssl-users@openssl.org
Subject: Re: BIO definitions missing in 0.9.8k
On Fri, Aug 07, 2009, Paul Suhler wrote:
> Hi, all.
>
> I'm trying to upgrade from 0.9.8i to 0.9.8k for an embedded application.
> There are two new files
On Fri, Aug 07, 2009, Paul Suhler wrote:
> Hi, all.
>
> I'm trying to upgrade from 0.9.8i to 0.9.8k for an embedded application.
> There are two new files in crypto/bio that are having undefined symbols,
> and I can't find the symbols defined anywhere in the code:
>
> bio_asn1.c:
> BIOC_C_SET_EX
Hi, all.
I'm trying to upgrade from 0.9.8i to 0.9.8k for an embedded application.
There are two new files in crypto/bio that are having undefined symbols,
and I can't find the symbols defined anywhere in the code:
bio_asn1.c:
BIOC_C_SET_EX_ARG
BIO_C_SET_PREFIX
BIO_C_GET_PREFIX
BIO_C_GET_SUFFIX
as