Re: openssl 1.1.1 opaque structures

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

 



  • BIGNUM structure also has been made opaque. How to refer the members of BIGNUM structure like bn->top ?

 

You cannot.  That is the definition of “opaque structure.” :) Why do you need to access “top” ?

 

  • And I don't see this API implementation ""lh_OPENSSL_CSTRING_new" in openssl-1.1.1 ?

 

It is a static inline functions in include/openssl/safestack.h.  Because it’s static-inline, it won’t show up unless it is actually used.

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[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