Searched refs:exptext (Results 1 – 4 of 4) sorted by relevance
54 if (notice->exptext && BIO_puts(out, "\n") <= 0) in ASN1_ITEM_TEMPLATE()57 if (notice->exptext == NULL) in ASN1_ITEM_TEMPLATE()61 notice->exptext->length, in ASN1_ITEM_TEMPLATE()62 notice->exptext->data) in ASN1_ITEM_TEMPLATE()
76 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)319 if ((not->exptext = ASN1_STRING_type_new(tag)) == NULL) { in notice_section()326 if (!ASN1_STRING_set(not->exptext, value, len)) { in notice_section()491 if (notice->exptext) in print_notice()494 if (notice->exptext) in print_notice()496 notice->exptext->length, in print_notice()497 notice->exptext->data); in print_notice()
287 ASN1_STRING *exptext; member
431 ASN1_STRING *exptext; member