Searched refs:exptext (Results 1 – 2 of 2) sorted by relevance
129 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)322 not->exptext = M_ASN1_VISIBLESTRING_new(); in notice_section()323 if (not->exptext == NULL) in notice_section()325 if (!ASN1_STRING_set(not->exptext, cnf->value, in notice_section()484 if (notice->exptext) in print_notice()486 notice->exptext->data); in print_notice()
297 ASN1_STRING *exptext; member