Searched refs:exptext (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c123 ASN1_OPT(USERNOTICE, exptext, DISPLAYTEXT)
300 not->exptext = M_ASN1_VISIBLESTRING_new();
301 if (!ASN1_STRING_set(not->exptext, cnf->value,
455 if (notice->exptext)
457 notice->exptext->data);
H A Dx509v3.h266 ASN1_STRING *exptext; member in struct:USERNOTICE_st

Completed in 51 milliseconds