Where to find definitions of certain functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 15/10/16 13:43, Ajay Garg wrote:
> Hi All.
> 
> I plan to integrate openssl in our client-side-framework, so that we can
> remove all the unneeded stuff (as the TLS-versions, and
> certificate-management is controlled by the server only, which is only a
> limited subset amongst the vast feature-set of openssl).
> 
> As part of this, I am first bringing in *all* code into our framework,
> to the extent that the code compiles as the first stage.
> My progress is going mostly fine, however I am stuck as I am unable to
> retrieve the definitions of certain symbols (macros I guess), such as ::
> 
>                                           ASN1_OCTET_STRING_free
>                                           ASN1_OCTET_STRING_new
> 
> 
> There are others too, but I guess that if I can be known how to retrieve
> the above definitions, then others will follow similarly.
> So, will be grateful to hear from you experts :)

See:

https://github.com/openssl/openssl/blob/master/crypto/asn1/tasn_typ.c

Matt




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux