Searched refs:exptext (Results 1 – 2 of 2) sorted by relevance
124 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)307 not->exptext = M_ASN1_VISIBLESTRING_new(); in notice_section()308 if (not->exptext == NULL) in notice_section()310 if(!ASN1_STRING_set(not->exptext, cnf->value, in notice_section()456 if(notice->exptext) in print_notice()458 notice->exptext->data); in print_notice()
285 ASN1_STRING *exptext; member