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

/external/boringssl/include/openssl/
H A Dx509v3.h240 } DIST_POINT_NAME; typedef in typeref:struct:DIST_POINT_NAME_st
257 DIST_POINT_NAME *distpoint;
366 DIST_POINT_NAME *distpoint;
580 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
583 OPENSSL_EXPORT int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, X509_NAME *iname);
/external/boringssl/src/include/openssl/
H A Dx509v3.h240 } DIST_POINT_NAME; typedef in typeref:struct:DIST_POINT_NAME_st
257 DIST_POINT_NAME *distpoint;
366 DIST_POINT_NAME *distpoint;
580 DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
583 OPENSSL_EXPORT int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, X509_NAME *iname);

Completed in 82 milliseconds