Re: i2d_ASN1_INTEGER definition in src code

2008-02-28 Thread Shanku Roy
Thanks much Steve! is there a way/formula by which I can figure out myself the content processing part corresponding to an ASN1 function? -- regards, Anirban Roy On Tue, Feb 12, 2008, Shanku Roy wrote: > Hi Folks, > Can anyone please point me to the location of function definition of >

Re: i2d_ASN1_INTEGER definition in src code

2008-02-14 Thread Dr. Stephen Henson
On Tue, Feb 12, 2008, Shanku Roy wrote: > Hi Folks, > Can anyone please point me to the location of function definition of > i2d_ASN1_INTEGER > () in OpenSSL source code. I could trace only till the following in the > header files: > > > file crypto/asn1/asn1.h: > > #define I2D_OF(ty

Re: i2d_ASN1_INTEGER definition in src code

2008-02-14 Thread Marek . Marcola
[EMAIL PROTECTED] wrote on 02/14/2008 05:45:21 PM: > Can anyone please help me out on this...Thanks > -- > Shanku > > --- Shanku Roy <[EMAIL PROTECTED]> wrote: > > > Hi Folks, > > Can anyone please point me to the location of function definition of i2d_ASN1_INTEGER > > () in OpenSSL so

Re: i2d_ASN1_INTEGER definition in src code

2008-02-14 Thread Shanku Roy
Can anyone please help me out on this...Thanks -- Shanku --- Shanku Roy <[EMAIL PROTECTED]> wrote: > Hi Folks, > Can anyone please point me to the location of function definition of > i2d_ASN1_INTEGER > () in OpenSSL source code. I could trace only till the following in the > header fi