Searched refs:OTHERNAME (Results 1 – 8 of 8) sorted by relevance
| /src/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), 162 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b) in OTHERNAME_cmp() 248 OTHERNAME *oth; in GENERAL_NAME_set0_othername()
|
| /src/crypto/openssl/crypto/asn1/ |
| H A D | asn1_item_list.h | 109 ASN1_ITEM_ref(OTHERNAME),
|
| /src/crypto/openssl/include/openssl/ |
| H A D | x509v3.h.in | 145 } OTHERNAME; typedef 165 OTHERNAME *otherName; /* otherName */ 591 DECLARE_ASN1_FUNCTIONS(OTHERNAME) 593 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
|
| H A D | x509v3.h | 168 } OTHERNAME; typedef 188 OTHERNAME *otherName; /* otherName */ 855 DECLARE_ASN1_FUNCTIONS(OTHERNAME) 857 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
|
| /src/crypto/openssl/fuzz/ |
| H A D | asn1.c | 139 ASN1_ITEM_ref(OTHERNAME),
|
| /src/crypto/openssl/util/ |
| H A D | indent.pro | 321 -T OTHERNAME
|
| /src/usr.sbin/rpc.tlsservd/ |
| H A D | rpc.tlsservd.c | 905 OTHERNAME *val; in rpctls_cnname()
|
| /src/contrib/wpa/src/utils/ |
| H A D | http_curl.c | 206 OTHERNAME *o) in add_alt_name_othername()
|