Home | History | Annotate | Download | only in asn1

Lines Matching defs:ASN1_ITEM_ptr

391  * const ASN1_ITEM *it = ASN1_ITEM_ptr(somevar.iptr);
405 #define ASN1_ITEM_ptr(iptr) (iptr)
425 #define ASN1_ITEM_ptr(iptr) (iptr())