Searched defs:OTHERNAME (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/include/openssl/
H A Dx509v3.h172 } OTHERNAME; typedef in typeref:struct:otherName_st
194 OTHERNAME *otherName; /* otherName */
556 DECLARE_ASN1_FUNCTIONS(OTHERNAME)
558 OPENSSL_EXPORT int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);
/external/boringssl/src/include/openssl/
H A Dx509v3.h172 } OTHERNAME; typedef in typeref:struct:otherName_st
194 OTHERNAME *otherName; /* otherName */
556 DECLARE_ASN1_FUNCTIONS(OTHERNAME)
558 OPENSSL_EXPORT int OTHERNAME_cmp(OTHERNAME *a, OTHERNAME *b);

Completed in 120 milliseconds