Searched refs:relativename (Results 1 - 3 of 3) sorted by relevance

/external/boringssl/src/crypto/x509v3/
H A Dv3_crld.c124 } else if (!strcmp(cnf->name, "relativename")) {
167 (*pdp)->name.relativename = rnm;
367 ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1)
482 ntmp.entries = dpn->name.relativename;
542 frag = dpn->name.relativename;
/external/boringssl/include/openssl/
H A Dx509v3.h236 STACK_OF(X509_NAME_ENTRY) *relativename; member in union:DIST_POINT_NAME_st::__anon629
238 /* If relativename then this contains the full distribution point name */
/external/boringssl/src/include/openssl/
H A Dx509v3.h236 STACK_OF(X509_NAME_ENTRY) *relativename; member in union:DIST_POINT_NAME_st::__anon733
238 /* If relativename then this contains the full distribution point name */

Completed in 1512 milliseconds