Searched refs:OTHERNAME (Results 1 - 6 of 6) sorted by relevance

/external/boringssl/src/crypto/x509v3/
H A Dv3_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)
82 ASN1_IMP(GENERAL_NAME, d.otherName, OTHERNAME, GEN_OTHERNAME),
149 int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b)
231 OTHERNAME *oth;
/external/boringssl/include/openssl/
H A Dx509v3.h163 } OTHERNAME; typedef in typeref:struct:otherName_st
185 OTHERNAME *otherName; /* otherName */
545 DECLARE_ASN1_FUNCTIONS(OTHERNAME)
547 OPENSSL_EXPORT int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
/external/boringssl/src/include/openssl/
H A Dx509v3.h163 } OTHERNAME; typedef in typeref:struct:otherName_st
185 OTHERNAME *otherName; /* otherName */
545 DECLARE_ASN1_FUNCTIONS(OTHERNAME)
547 OPENSSL_EXPORT int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dhttp_curl.c194 OTHERNAME *o)
/external/wpa_supplicant_8/src/utils/
H A Dhttp_curl.c194 OTHERNAME *o)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dhttp_curl.c194 OTHERNAME *o)

Completed in 119 milliseconds