Home
last modified time | relevance | path

Searched refs:OTHERNAME (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/x509v3/
HDv3_genn.c66 ASN1_SEQUENCE(OTHERNAME) = {
67 ASN1_SIMPLE(OTHERNAME, type_id, ASN1_OBJECT),
69 ASN1_EXP(OTHERNAME, value, ASN1_ANY, 0)
70 } ASN1_SEQUENCE_END(OTHERNAME)
72 IMPLEMENT_ASN1_FUNCTIONS(OTHERNAME)
83 ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME),
184 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b) in OTHERNAME_cmp()
270 OTHERNAME *oth; in GENERAL_NAME_set0_othername()
HDx509v3.h170 } OTHERNAME; typedef
190 OTHERNAME *otherName; /* otherName */
549 DECLARE_ASN1_FUNCTIONS(OTHERNAME)
551 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
/freebsd-11-stable/crypto/openssl/util/
HDindent.pro386 -T OTHERNAME
/freebsd-11-stable/contrib/wpa/src/utils/
HDhttp_curl.c205 OTHERNAME *o) in add_alt_name_othername()