Searched refs:exptext (Results 1 – 3 of 3) sorted by relevance
77 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)305 if ((not->exptext = ASN1_STRING_type_new(tag)) == NULL) in notice_section()310 if (!ASN1_STRING_set(not->exptext, value, len)) in notice_section()475 if (notice->exptext) in print_notice()478 if (notice->exptext) in print_notice()480 notice->exptext->length, in print_notice()481 notice->exptext->data); in print_notice()
266 ASN1_STRING *exptext; member
410 ASN1_STRING *exptext; member