Searched refs:OTHERNAME (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_genn.c | 16 ASN1_SEQUENCE(OTHERNAME) = { 17 ASN1_SIMPLE(OTHERNAME, type_id, ASN1_OBJECT), 19 ASN1_EXP(OTHERNAME, value, ASN1_ANY, 0) 20 } ASN1_SEQUENCE_END(OTHERNAME) 22 IMPLEMENT_ASN1_FUNCTIONS(OTHERNAME) 33 ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME), 134 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b) in OTHERNAME_cmp() 220 OTHERNAME *oth; in GENERAL_NAME_set0_othername()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | asn1_item_list.h | 108 ASN1_ITEM_ref(OTHERNAME),
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509v3.h.in | 134 } OTHERNAME; typedef 154 OTHERNAME *otherName; /* otherName */ 556 DECLARE_ASN1_FUNCTIONS(OTHERNAME) 558 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
|
H A D | x509v3.h | 157 } OTHERNAME; typedef 177 OTHERNAME *otherName; /* otherName */ 820 DECLARE_ASN1_FUNCTIONS(OTHERNAME) 822 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
|
/freebsd/crypto/openssl/fuzz/ |
H A D | asn1.c | 138 ASN1_ITEM_ref(OTHERNAME),
|
/freebsd/crypto/openssl/util/ |
H A D | indent.pro | 321 -T OTHERNAME
|
/freebsd/usr.sbin/rpc.tlsservd/ |
H A D | rpc.tlsservd.c | 897 OTHERNAME *val; in rpctls_cnname()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | http_curl.c | 206 OTHERNAME *o) in add_alt_name_othername()
|